Home
last modified time | relevance | path

Searched refs:outVecType (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp117 VecType outVecType; member
473 const VecData& outVecData = getVecData(m_params->outVecType); in initPrograms()
899 (m_params->outVecType != m_params->inVecType)) in checkSupport()
1023 caseName = "out_" + getVecData(testParams.outVecType).glslType + in generateName()
1081 VecType outVecType = vecType[outVecSizeIndex]; in createInterfaceMatchingTests() local
1085 if (outVecType < inVecType) in createInterfaceMatchingTests()
1092 outVecType, in createInterfaceMatchingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp117 VecType outVecType; member
473 const VecData& outVecData = getVecData(m_params->outVecType); in initPrograms()
899 (m_params->outVecType != m_params->inVecType)) in checkSupport()
1023 caseName = "out_" + getVecData(testParams.outVecType).glslType + in generateName()
1081 VecType outVecType = vecType[outVecSizeIndex]; in createInterfaceMatchingTests() local
1085 if (outVecType < inVecType) in createInterfaceMatchingTests()
1092 outVecType, in createInterfaceMatchingTests()