Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcompute.c302 dispatch_compute(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute()
338 _mesa_DispatchCompute_no_error(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchCompute_no_error()
345 _mesa_DispatchCompute(GLuint num_groups_x, in _mesa_DispatchCompute()
395 dispatch_compute_group_size(GLuint num_groups_x, GLuint num_groups_y, in dispatch_compute_group_size()
433 _mesa_DispatchComputeGroupSizeARB_no_error(GLuint num_groups_x, in _mesa_DispatchComputeGroupSizeARB_no_error()
446 _mesa_DispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, in _mesa_DispatchComputeGroupSizeARB()
H A Ddlist.c5809 save_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, in save_DispatchCompute()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.h102 uint32_t num_groups_x; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp576 GL_APICALL void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_… in glDispatchCompute()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp235 void GL_APIENTRY GL_DispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in GL_DispatchCompute()
H A DlibGLESv2_autogen.cpp1567 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 DTracePerfTest.cpp471 void KHRONOS_APIENTRY DispatchComputeMinimizedProc(GLuint num_groups_x, in DispatchComputeMinimizedProc()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp155 GLuint num_groups_x, in CaptureDispatchCompute()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java212 int num_groups_x, in glDispatchCompute()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp425 (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/
Dgl2_entry.cpp2838 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute()
DGL2Encoder.cpp6279 void GL2Encoder::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint n… in s_glDispatchCompute()
Dgl2_enc.cpp11151 void glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups… in glDispatchCompute_enc()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp661 void INTERNAL_GL_APIENTRY glDispatchComputeNULL(GLuint num_groups_x, in glDispatchComputeNULL()
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl1571 GLW_APICALL void GLW_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint n…
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl1204 void CallLogWrapper::glDispatchCompute (glw::GLuint num_groups_x, glw::GLuint num_groups_y, glw::GL…
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwImpl.inl1351 void glwDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)