Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp553 GLboolean m_fixedSampleLocations; member in deqp::SampleShadingPositionCase
569 , m_fixedSampleLocations(fixedSampleLocations) in SampleShadingPositionCase()
608 m_fixedSampleLocations); in iterate()
772 // If m_fixedSampleLocations are used make sure the first pixel's samples in iterate()
775 if (m_fixedSampleLocations) in iterate()
804 // For the m_fixedSampleLocations case make sure each position in iterate()
806 if (m_fixedSampleLocations) in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp551 GLboolean m_fixedSampleLocations; member in gl4cts::es31compatibility::SampleShadingPositionCase
567 , m_fixedSampleLocations(fixedSampleLocations) in SampleShadingPositionCase()
609 m_fixedSampleLocations); in iterate()
773 // If m_fixedSampleLocations are used make sure the first pixel's samples in iterate()
776 if (m_fixedSampleLocations) in iterate()
805 // For the m_fixedSampleLocations case make sure each position in iterate()
807 if (m_fixedSampleLocations) in iterate()

Completed in 3 milliseconds