Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h223 …void setProgramAttribInfo(GLuint program, GLuint index, GLint attribLoc, GLint size, GLenum typ…
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp562 void GLSharedGroup::setProgramAttribInfo( in setProgramAttribInfo() function in gfxstream::guest::GLSharedGroup
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp1981 ctx->m_shared->setProgramAttribInfo(program, i, location, size, type, name); in updateProgramInfoAfterLink()
5596 ctx->m_shared->setProgramAttribInfo(res, i, location, size, type, name); in s_glCreateShaderProgramv()