Searched refs:vkUsage (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageCompressionControlTests.cpp | 219 …Params testParams, const deUint32 width, const deUint32 height, const VkImageUsageFlagBits vkUsage) in checkAhbImageSupport() argument 229 deUint64 ahbUsage = ahbApi->vkUsageToAhbUsage(vkUsage); in checkAhbImageSupport() 329 const VkImageUsageFlagBits vkUsage = VK_IMAGE_USAGE_SAMPLED_BIT; in ahbImageCreateTest() local 367 vkUsage, in ahbImageCreateTest() 373 checkAhbImageSupport(context, testParams, width, height, vkUsage); in ahbImageCreateTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiImageCompressionControlTests.cpp | 219 …Params testParams, const deUint32 width, const deUint32 height, const VkImageUsageFlagBits vkUsage) in checkAhbImageSupport() argument 229 deUint64 ahbUsage = ahbApi->vkUsageToAhbUsage(vkUsage); in checkAhbImageSupport() 329 const VkImageUsageFlagBits vkUsage = VK_IMAGE_USAGE_SAMPLED_BIT; in ahbImageCreateTest() local 367 vkUsage, in ahbImageCreateTest() 373 checkAhbImageSupport(context, testParams, width, height, vkUsage); in ahbImageCreateTest()
|