Home
last modified time | relevance | path

Searched refs:glDispatchCompute_enc (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp10497 void glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups… in glDispatchCompute_enc() function
11441 this->glDispatchCompute = &glDispatchCompute_enc; in gl2_encoder_context_t()