Home
last modified time | relevance | path

Searched refs:toggleDecode (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp215 , toggleDecode (false) {} in UniformData()
221 bool toggleDecode; member
689 m_uniformDataList[location].toggleDecode = toggleDecodeValue; in setUniformToggle()
868 void setUniformToggle (const int programIdx, const std::string& uniformName, bool toggleDecode);
892 void toggleDecode (const std::vector<UniformData>& uniformDataList);
1193 void SRGBTestCase::toggleDecode (const std::vector<UniformData>& uniformDataList) in toggleDecode() function in deqp::gles31::Functional::__anon30874::SRGBTestCase
1199 if (uniformDataList[uniformIdx].toggleDecode == true) in toggleDecode()
1695 this->toggleDecode(m_shaderProgramList[programIdx]->getUniformDataList()); in render()
1728 this->toggleDecode(m_shaderProgramList[programIdx]->getUniformDataList()); in render()

Completed in 4 milliseconds