Searched defs:num_groups_z (Results 1 – 17 of 17) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | compute.c | 303 GLuint num_groups_z, bool no_error) in dispatch_compute() 339 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() 347 GLuint num_groups_z) in _mesa_DispatchCompute() 396 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() 435 GLuint num_groups_z, in _mesa_DispatchComputeGroupSizeARB_no_error() 447 GLuint num_groups_z, GLuint group_size_x, in _mesa_DispatchComputeGroupSizeARB()
|
H A D | dlist.c | 5810 GLuint num_groups_z) in save_DispatchCompute()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_perfetto.h | 104 uint32_t num_groups_z; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 576 …void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) { in glDispatchCompute()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.cpp | 235 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
|
H A D | libGLESv2_autogen.cpp | 1567 void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 473 GLuint num_groups_z) in DispatchComputeMinimizedProc()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_1_autogen.cpp | 157 GLuint num_groups_z) in CaptureDispatchCompute()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31.java | 214 int num_groups_z in glDispatchCompute()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31.cpp | 425 (JNIEnv *_env, jobject _this, jint num_groups_x, jint num_groups_y, jint num_groups_z) { in android_glDispatchCompute__III()
|
/aosp_15_r20/hardware/google/gfxstream/guest/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 | 6279 …r::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) { in s_glDispatchCompute()
|
D | gl2_enc.cpp | 11151 …d glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute_enc()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 663 GLuint num_groups_z) in glDispatchComputeNULL()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 1571 …void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.inl | 1204 …r::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GLuint num_groups_z)
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwImpl.inl | 1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
|