Home
last modified time | relevance | path

Searched defs:glDispatchCompute (Results 1 – 4 of 4) sorted by relevance

/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() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h404 glDispatchCompute_client_proc_t glDispatchCompute; member
Dgl2_entry.cpp2838 void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) in glDispatchCompute() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h503 glDispatchCompute_server_proc_t glDispatchCompute; member