Home
last modified time | relevance | path

Searched defs:num_groups_y (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp575 GL_APICALL void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_… in glDispatchCompute()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2838 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
DGL2Encoder.cpp6197 void GL2Encoder::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint n… in s_glDispatchCompute()
Dgl2_enc.cpp11147 void glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups… in glDispatchCompute_enc()