Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp198 const VkComponentMapping channelMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in BufferViewTestInstance() local
230 channelMappingRGBA, // VkChannelMapping channels; in BufferViewTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp195 const VkComponentMapping channelMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; in BufferViewTestInstance() local
227 channelMappingRGBA, // VkChannelMapping channels; in BufferViewTestInstance()

Completed in 5 milliseconds