Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp666 const VkComponentMapping baseMapping = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in createComponentSwizzleTests() local
667 const std::vector<VkComponentMapping> componentMappings = getComponentMappingPermutations(baseMapping); in createComponentSwizzleTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp662 const VkComponentMapping baseMapping = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in createComponentSwizzleTests() local
663 const std::vector<VkComponentMapping> componentMappings = getComponentMappingPermutations(baseMapping); in createComponentSwizzleTests()

Completed in 4 milliseconds