Home
last modified time | relevance | path

Searched refs:glGetProgramInterfaceiv (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h362 {"glGetProgramInterfaceiv", (void*)glGetProgramInterfaceiv},
Dgl2_client_context.h398 glGetProgramInterfaceiv_client_proc_t glGetProgramInterfaceiv; member
Dgl2_client_context.cpp398glGetProgramInterfaceiv = (glGetProgramInterfaceiv_client_proc_t) getProc("glGetProgramInterfaceiv… in initDispatchByName()
Dgl2_entry.cpp393 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint* params);
2800 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint* params) in glGetProgramInterfaceiv() function
2803 ctx->glGetProgramInterfaceiv(ctx, program, programInterface, pname, params); in glGetProgramInterfaceiv()
Dgl2_enc.cpp13088 this->glGetProgramInterfaceiv = &glGetProgramInterfaceiv_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles31_only_static_translator_namespaced_header.h57 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum…
Dgles31_only_functions.h57 …X(void, glGetProgramInterfaceiv, (GLuint program, GLenum programInterface, GLenum pname, GLint * p…
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp519 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum… in glGetProgramInterfaceiv() function
521 SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(glGetProgramInterfaceiv); in glGetProgramInterfaceiv()
524 … ctx->dispatcher().glGetProgramInterfaceiv(globalProgramName, programInterface, pname, params); in glGetProgramInterfaceiv()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles31_only.entries68 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params);
Dgles31_only_dispatch_logging_wrappers.impl235 …DISPATCH_DEBUG_LOG("glGetProgramInterfaceiv(program:%d, programInterface:0x%X, pname:0x%X, params:…
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h492 glGetProgramInterfaceiv_dec_server_proc_t glGetProgramInterfaceiv; member
DGLESv2Decoder.cpp272 OVERRIDE_DEC(glGetProgramInterfaceiv) in initGL()
1066 SNAPSHOT_PROGRAM_CALL(glGetProgramInterfaceiv, (void* self, GLuint program, GLenum programInterfac…
Dgles2_server_context.cpp398glGetProgramInterfaceiv = (glGetProgramInterfaceiv_dec_server_proc_t) getProc("glGetProgramInterfa… in initDispatchByName()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib1162 glGetProgramInterfaceiv
1405 glGetProgramInterfaceiv
Dgles2.in518 GL_ENTRY(void, glGetProgramInterfaceiv, GLuint program, GLenum programInterface, GLenum pname, GLin…
/hardware/google/gfxstream/include/GLES3/
Dgl31.h1116 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
Dgl32.h1438 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h1116 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl31.h1438 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
Dgl32.h1438 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenu…
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2575 GLAPI void APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname,…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2521 GLAPI void APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname,…
Dglext.h2470 GLAPI void APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname,…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8734 GLAPI void APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname,…