Searched refs:samplerValue (Results 1 - 2 of 2) sorted by last modified time

/development/tools/emulator/opengl/shared/OpenglCodecCommon/
H A DGLSharedGroup.cpp73 m_Indexes[index].samplerValue = 0;
155 if (val) *val = m_Indexes[i].samplerValue;
175 m_Indexes[i].samplerValue = val;
H A DGLSharedGroup.h56 GLint samplerValue; // only set for sampler uniforms member in struct:ProgramData::_IndexInfo

Completed in 211 milliseconds