Searched defs:num_groups_y (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
| D | GLESv31Imp.cpp | 575 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/ |
| D | gl2_entry.cpp | 2838 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
|
| D | GL2Encoder.cpp | 6197 void GL2Encoder::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint n… in s_glDispatchCompute()
|
| D | gl2_enc.cpp | 11147 void glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups… in glDispatchCompute_enc()
|