Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/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…
1886 void glGetUniformIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedUniformNames… in glGetUniformIndicesAEMU() function
1889 …ctx->glGetUniformIndicesAEMU(ctx, program, uniformCount, packedUniformNames, packedLen, uniformInd… in glGetUniformIndicesAEMU()
DGL2Encoder.cpp3975 …ctx->glGetUniformIndicesAEMU(ctx, program, uniformCount, (const GLchar*)&packed[0], packed.size() … in s_glGetUniformIndices()
Dgl2_enc.cpp12938 this->glGetUniformIndicesAEMU = &glGetUniformIndicesAEMU_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h289 glGetUniformIndicesAEMU_server_proc_t glGetUniformIndicesAEMU; member
Dgles2_server_context.cpp248glGetUniformIndicesAEMU = (glGetUniformIndicesAEMU_server_proc_t) getProc("glGetUniformIndicesAEMU… in initDispatchByName()
DGLESv2Decoder.cpp139 glGetUniformIndicesAEMU = s_glGetUniformIndicesAEMU; in initGL()
Dgles2_dec.cpp5141 …this->glGetUniformIndicesAEMU(this, var_program, var_uniformCount, (const GLchar*)(inptr_packedUni… in decode()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib741 glGetUniformIndicesAEMU
Dgles2.in317 GL_ENTRY(void, glGetUniformIndicesAEMU, GLuint program, GLsizei uniformCount, const GLchar *packedU…