Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp591 VkComponentSwizzle currentChannel[4]; in getComponentMappingPermutations() local
594 currentChannel[channelNdx] = channelSwizzles[(firstChannelNdx + channelNdx) % 4]; in getComponentMappingPermutations()
598 currentChannel[0], in getComponentMappingPermutations()
599 currentChannel[1], in getComponentMappingPermutations()
600 currentChannel[2], in getComponentMappingPermutations()
601 currentChannel[3] in getComponentMappingPermutations()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp587 VkComponentSwizzle currentChannel[4]; in getComponentMappingPermutations() local
590 currentChannel[channelNdx] = channelSwizzles[(firstChannelNdx + channelNdx) % 4]; in getComponentMappingPermutations()
594 currentChannel[0], in getComponentMappingPermutations()
595 currentChannel[1], in getComponentMappingPermutations()
596 currentChannel[2], in getComponentMappingPermutations()
597 currentChannel[3] in getComponentMappingPermutations()

Completed in 4 milliseconds