Home
last modified time | relevance | path

Searched refs:associateGLShaderProgram (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h237 void associateGLShaderProgram(GLuint shaderProgramName, uint32_t shaderProgramId);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp756 void GLSharedGroup::associateGLShaderProgram( in associateGLShaderProgram() function in gfxstream::guest::GLSharedGroup
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp5571 ctx->m_shared->associateGLShaderProgram(res, spDataId); in s_glCreateShaderProgramv()