Searched defs:num_groups_z (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | compute.c | 283 GLuint num_groups_z, bool no_error) in dispatch_compute() 305 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() 313 GLuint num_groups_z) in _mesa_DispatchCompute() 348 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() 377 GLuint num_groups_z, in _mesa_DispatchComputeGroupSizeARB_no_error() 389 GLuint num_groups_z, GLuint group_size_x, in _mesa_DispatchComputeGroupSizeARB()
|
D | dlist.c | 6364 GLuint num_groups_z) in save_DispatchCompute()
|
/external/angle/src/tests/perf_tests/ |
D | TracePerfTest.cpp | 282 GLuint num_groups_z) in DispatchComputeMinimizedProc()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 197 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
|
D | libGLESv2_autogen.cpp | 1567 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 158 GLuint num_groups_z) in CaptureDispatchCompute()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 4395 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
|
D | libGL_autogen.cpp | 5072 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 663 GLuint num_groups_z) in glDispatchComputeNULL()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1571 …void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1204 …r::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GLuint num_groups_z)
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
|