Home
last modified time | relevance | path

Searched refs:glGetProgramResourceName (Results 1 – 15 of 15) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h366 {"glGetProgramResourceName", (void*)glGetProgramResourceName},
Dgl2_client_context.h402 glGetProgramResourceName_client_proc_t glGetProgramResourceName; member
Dgl2_client_context.cpp402glGetProgramResourceName = (glGetProgramResourceName_client_proc_t) getProc("glGetProgramResourceN… in initDispatchByName()
Dgl2_entry.cpp397 …void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSi…
2810 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz… in glGetProgramResourceName() function
2814 ctx->glGetProgramResourceName(ctx, program, programInterface, index, bufSize, length, name); in glGetProgramResourceName()
DGL2Encoder.cpp355 OVERRIDE(glGetProgramResourceName); in GL2Encoder()
Dgl2_enc.cpp11881 this->glGetProgramResourceName = &glGetProgramResourceName_enc; in gl2_encoder_context_t()
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3.lds200 glGetProgramResourceName;
Dgles3_wrapper_context.h402 glGetProgramResourceName_wrapper_proc_t glGetProgramResourceName; member
Dgles3_wrapper_context.cpp402glGetProgramResourceName = (glGetProgramResourceName_wrapper_proc_t) getProc("glGetProgramResource… in initDispatchByName()
Dgles3_wrapper_entry.cpp397 …void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSi…
2761 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz… in glGetProgramResourceName() function
2764 ctx->glGetProgramResourceName( program, programInterface, index, bufSize, length, name); in glGetProgramResourceName()
Dgles3.in518 GL_ENTRY(void, glGetProgramResourceName, GLuint program, GLenum programInterface, GLuint index, GLs…
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles31_only.entries13 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz…
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib929 glGetProgramResourceName
Dgles3.in518 GL_ENTRY(void, glGetProgramResourceName, GLuint program, GLenum programInterface, GLuint index, GLs…
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl31.h1118 GL_APICALL void GL_APIENTRY glGetProgramResourceName (GLuint program, GLenum programInterface, GLui…