Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLSharedGroup.h196 void setupShaderProgramLocationShiftWAR(GLuint shaderProgram);
DGLSharedGroup.cpp655 void GLSharedGroup::setupShaderProgramLocationShiftWAR(GLuint shaderProgram) { in setupShaderProgramLocationShiftWAR() function in GLSharedGroup
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp4270 ctx->m_shared->setupShaderProgramLocationShiftWAR(res); in s_glCreateShaderProgramv()