Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp556 coordDataType = glu::TYPE_LAST; in DerivateCaseDefinition()
567 glu::DataType coordDataType; member
694 if (m_definitions.coordDataType != glu::TYPE_LAST) in setupDefaultInputs()
952 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()
1147 m_definitions.coordDataType = m_definitions.dataType; in LinearDerivateCase()
1242 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()
1438 m_definitions.coordDataType = glu::TYPE_FLOAT_VEC2; in TextureDerivateCase()
1558 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp532 coordDataType = glu::TYPE_LAST; in DerivateCaseDefinition()
543 glu::DataType coordDataType; member
670 if (m_definitions.coordDataType != glu::TYPE_LAST) in setupDefaultInputs()
922 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()
1122 m_definitions.coordDataType = m_definitions.dataType; in LinearDerivateCase()
1171 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()
1414 m_definitions.coordDataType = glu::TYPE_FLOAT_VEC2; in TextureDerivateCase()
1477 programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coordDataType, m_definitions.coordPrecision)); in initPrograms()

Completed in 8 milliseconds