Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp116 VecType outVecType; member
462 const VecData& outVecData = getVecData(m_params->outVecType); in initPrograms()
870 (m_params->outVecType != m_params->inVecType)) in checkSupport()
994 caseName = "out_" + getVecData(testParams.outVecType).glslType + in generateName()
1052 VecType outVecType = vecType[outVecSizeIndex]; in createInterfaceMatchingTests() local
1056 if (outVecType < inVecType) in createInterfaceMatchingTests()
1062 outVecType, in createInterfaceMatchingTests()