Home
last modified time | relevance | path

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

/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles31_only_functions.h63 …Luint num_groups_x, GLuint num_groups_y, GLuint num_groups_z), (num_groups_x, num_groups_y, num_gr…
Dgles31_only_static_translator_namespaced_header.h63 … void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles31_only_dispatch_logging_wrappers.impl264 …atchCompute_dispatchLoggingWrapper(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) {
265 …patchCompute(num_groups_x:%d, num_groups_y:%d, num_groups_z:%d)", num_groups_x, num_groups_y, 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 …void GL_APIENTRY glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) { 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 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 …void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
Dgl32.h1363 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 …void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/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 …oid s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
DGL2Encoder.cpp6168 …r::s_glDispatchCompute(void* self, GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) { 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 …d glDispatchCompute_enc(void *self , GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) 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()
11173 memcpy(ptr, &num_groups_z, 4); ptr += 4; in glDispatchCompute_enc()
/hardware/google/gfxstream/include/GLES3/
Dgl32.h1363 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
1432 …void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
Dgl31.h1110 …void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h1110 …void GL_APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
/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 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2561 …PI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
3013 …TEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
3015 …ComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2463 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2507 …PI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2995 …TEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
2997 …ComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
Dglext.h2412 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2456 …PI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
2997 …TEGROUPSIZEARBPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
2999 …ComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_s…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8612 …PI void APIENTRY glDispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);
8615 …PIENTRYP PFNGLDISPATCHCOMPUTEPROC) (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z);