Home
last modified time | relevance | path

Searched defs:num_groups_x (Results 1 – 11 of 11) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp246 void GL_APIENTRY DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in DispatchCompute()
DlibGL_autogen.cpp5088 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
/device/generic/vulkan-cereal/stream-servers/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/vulkan-cereal/third-party/angle/src/libANGLE/
Dcapture_gles_3_1_autogen.cpp133 GLuint num_groups_x, in CaptureDispatchCompute()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp176 void GL_APIENTRY DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in DispatchCompute()
DlibGLESv2_autogen.cpp1568 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
5837 GLuint num_groups_x, in glDispatchComputeContextANGLE()
Dentry_points_gles_ext_autogen.cpp10560 GLuint num_groups_x, in DispatchComputeContextANGLE()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2826 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
DGL2Encoder.cpp6015 void GL2Encoder::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint n… in s_glDispatchCompute()
Dgl2_enc.cpp10822 void glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups… in glDispatchCompute_enc()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp637 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x, in glDispatchComputeNULL()