Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp65 bool isComponentSwizzled (const vk::VkFormat format);
DvktImageTestsUtil.cpp865 bool isComponentSwizzled (const vk::VkFormat format) in isComponentSwizzled() function
DvktImageTranscodingSupportTests.cpp1158 if (isComponentSwizzled(featuredFormat)) in createImageTranscodingSupportTests()