Home
last modified time | relevance | path

Searched refs:num_groups_y (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles31_only_functions.h63 …ispatchCompute, (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z), (num_groups_x, nu…
Dgles31_only_static_translator_namespaced_header.h63 GL_APICALL void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_…
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles31_only_dispatch_logging_wrappers.impl264 void glDispatchCompute_dispatchLoggingWrapper(GLuint num_groups_x, GLuint num_groups_y, GLuint num_…
265 …EBUG_LOG("glDispatchCompute(num_groups_x:%d, num_groups_y:%d, num_groups_z:%d)", num_groups_x, num…
266 GLDispatch::glDispatchCompute_underlying(num_groups_x, num_groups_y, num_groups_z);
Dgles31_only.entries77 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp575 GL_APICALL void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_… in glDispatchCompute() argument
578 ctx->dispatcher().glDispatchCompute(num_groups_x, num_groups_y, num_groups_z); in glDispatchCompute()
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl31.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLu…
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
Dgl32.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLu…
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp399 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2838 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() argument
2841 ctx->glDispatchCompute(ctx, num_groups_x, num_groups_y, num_groups_z); in glDispatchCompute()
DGL2Encoder.h837 …static void s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint num_g…
DGL2Encoder.cpp6168 void GL2Encoder::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint n… in s_glDispatchCompute() argument
6170 ctx->m_glDispatchCompute_enc(ctx, num_groups_x, num_groups_y, num_groups_z); 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() argument
11153 …ute(num_groups_x:%u, num_groups_y:%u, num_groups_z:%u)", num_groups_x, num_groups_y, num_groups_z); in glDispatchCompute_enc()
11172 memcpy(ptr, &num_groups_y, 4); ptr += 4; in glDispatchCompute_enc()
/hardware/google/gfxstream/include/GLES3/
Dgl32.h1363 typedef void (GL_APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLu…
1432 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
Dgl31.h1110 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h1110 GL_APICALL void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num…
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in526 GL_ENTRY(void, glDispatchCompute, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2517 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2561 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
3013 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
3015 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2463 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2507 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
2995 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
2997 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
Dglext.h2412 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…
2456 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
2997 …YP PFNGLDISPATCHCOMPUTEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_gro…
2999 GLAPI void APIENTRY glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8612 GLAPI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_…
8615 typedef void (APIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint…