Searched defs:componentMapping (Results 1 – 4 of 4) sorted by relevance
89 const VkComponentMapping& componentMapping, in ImageViewTest()101 tcu::Vec4 ImageViewTest::swizzle (tcu::Vec4 inputData, VkComponentMapping componentMapping) in swizzle()346 const VkComponentMapping componentMapping = getFormatComponentMapping(imageFormat); in createSubresourceRangeTests() local507 …or<VkComponentMapping> getComponentMappingPermutations (const VkComponentMapping& componentMapping) in getComponentMappingPermutations()544 static std::string getComponentMappingCaseName (const VkComponentMapping& componentMapping) in getComponentMappingCaseName()
182 const tcu::UVec4& componentMapping, in createRefProgram()336 const VkComponentMapping& componentMapping, in ImageSamplingInstance()975 const tcu::UVec4 componentMapping = mapVkComponentMapping(m_componentMapping); in verifyImage() local
165 const VkComponentMapping componentMapping = getFormatComponentMapping(m_imageFormat); in createInstance() local
255 const VkComponentMapping componentMapping = getFormatComponentMapping(m_imageFormat); in createInstance() local