Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/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);
2791 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char* name) in glGetProgramResourceLocation() function
2794 return ctx->glGetProgramResourceLocation(ctx, program, programInterface, name); in glGetProgramResourceLocation()
DGL2Encoder.cpp333 OVERRIDE(glGetProgramResourceLocation); in GL2Encoder()
Dgl2_enc.cpp11438 this->glGetProgramResourceLocation = &glGetProgramResourceLocation_enc; in gl2_encoder_context_t()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl31.h1120 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…