Home
last modified time | relevance | path

Searched refs:glGetProgramResourceLocation (Results 1 – 25 of 25) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h365 {"glGetProgramResourceLocation", (void*)glGetProgramResourceLocation},
Dgl2_client_context.h401 glGetProgramResourceLocation_client_proc_t glGetProgramResourceLocation; member
Dgl2_client_context.cpp401glGetProgramResourceLocation = (glGetProgramResourceLocation_client_proc_t) getProc("glGetProgramR… in initDispatchByName()
Dgl2_entry.cpp396 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char* name);
2819 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char* name) in glGetProgramResourceLocation() function
2822 return ctx->glGetProgramResourceLocation(ctx, program, programInterface, name); in glGetProgramResourceLocation()
DGL2Encoder.cpp387 OVERRIDE(glGetProgramResourceLocation); in GL2Encoder()
Dgl2_enc.cpp13091 this->glGetProgramResourceLocation = &glGetProgramResourceLocation_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles31_only_static_translator_namespaced_header.h60 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, GLenum programInterface, …
Dgles31_only_functions.h60 …X(GLint, glGetProgramResourceLocation, (GLuint program, GLenum programInterface, const char * name…
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp547 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, GLenum programInterface, … in glGetProgramResourceLocation() function
549 RET_AND_SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(glGetProgramResourceLocation, 0); in glGetProgramResourceLocation()
552 …GLint glGetProgramResourceLocationRET = ctx->dispatcher().glGetProgramResourceLocation(globalProgr… in glGetProgramResourceLocation()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles31_only.entries72 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char * name);
Dgles31_only_dispatch_logging_wrappers.impl250 …DISPATCH_DEBUG_LOG("glGetProgramResourceLocation(program:%d, programInterface:0x%X, name:%p)", pro…
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h498 glGetProgramResourceLocation_dec_server_proc_t glGetProgramResourceLocation; member
DGLESv2Decoder.cpp275 OVERRIDE_DEC(glGetProgramResourceLocation) in initGL()
1069 SNAPSHOT_PROGRAM_CALL_RET(GLint, glGetProgramResourceLocation, (void* self, GLuint program, GLenum …
Dgles2_server_context.cpp401glGetProgramResourceLocation = (glGetProgramResourceLocation_dec_server_proc_t) getProc("glGetProg… in initDispatchByName()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib1178 glGetProgramResourceLocation
1414 glGetProgramResourceLocation
Dgles2.in521 GL_ENTRY(GLint, glGetProgramResourceLocation, GLuint program, GLenum programInterface, const char *…
/hardware/google/gfxstream/include/GLES3/
Dgl31.h1120 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
Dgl32.h1442 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h1120 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl31.h1442 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
Dgl32.h1442 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2579 GLAPI GLint APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const G…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2525 GLAPI GLint APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const G…
Dglext.h2474 GLAPI GLint APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const G…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8738 GLAPI GLint APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const G…