Home
last modified time | relevance | path

Searched refs:glGetUniformIndicesAEMU (Results 1 – 8 of 8) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp404 static void glGetUniformIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedNames, in glGetUniformIndicesAEMU() function
578 glGetUniformIndicesAEMU = ::glGetUniformIndicesAEMU; in GLESv3()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h248 glGetUniformIndicesAEMU_client_proc_t glGetUniformIndicesAEMU; member
Dgl2_client_context.cpp248glGetUniformIndicesAEMU = (glGetUniformIndicesAEMU_client_proc_t) getProc("glGetUniformIndicesAEMU… in initDispatchByName()
Dgl2_entry.cpp243 …void glGetUniformIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedUniformName…
1873 void glGetUniformIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedUniformNames… in glGetUniformIndicesAEMU() function
1876 …ctx->glGetUniformIndicesAEMU(ctx, program, uniformCount, packedUniformNames, packedLen, uniformInd… in glGetUniformIndicesAEMU()
DGL2Encoder.cpp3541 …ctx->glGetUniformIndicesAEMU(ctx, program, uniformCount, (const GLchar*)&packed[0], packed.size() … in s_glGetUniformIndices()
Dgl2_enc.cpp11808 this->glGetUniformIndicesAEMU = &glGetUniformIndicesAEMU_enc; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib533 glGetUniformIndicesAEMU
Dgles3.in313 GL_ENTRY(void, glGetUniformIndicesAEMU, GLuint program, GLsizei uniformCount, const GLchar *packedU…