Home
last modified time | relevance | path

Searched defs:samplerIdx (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp980 for (std::size_t samplerIdx = 0; samplerIdx < m_samplerList.size(); samplerIdx++) in deinit() local
1191 void SRGBTestCase::bindSamplerToTexture (const int samplerIdx, const int textureIdx, const deUint32… in bindSamplerToTexture()
1198 void SRGBTestCase::activateSampler (const int samplerIdx, const bool active) in activateSampler()
1254 for (int samplerIdx = 0; samplerIdx < (int)m_samplerList.size(); samplerIdx++) in render() local
1678 for (int samplerIdx = 0; samplerIdx < (int)m_samplerList.size(); samplerIdx++) in render() local
Des31fFboSRGBWriteControlTests.cpp154 for (int samplerIdx = 0; samplerIdx < samplerTotal; samplerIdx++) in buildSamplingPassType() local
715 for (int samplerIdx = 0; samplerIdx < m_samplerTotal; samplerIdx++) in TestShaderProgram() local
733 for (int samplerIdx = 0; samplerIdx < m_samplerTotal; samplerIdx++) in TestShaderProgram() local
1099 void Renderer::setShaderProgramSamplingType (const int samplerIdx) in setShaderProgramSamplingType()