Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp74 VkFormat getUintStorageFormat () in getUintStorageFormat() function
523 return ((aspect == VK_IMAGE_ASPECT_DEPTH_BIT) ? getFloatStorageFormat() : getUintStorageFormat()); in getAspectStorageFormat()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp74 VkFormat getUintStorageFormat () in getUintStorageFormat() function
523 return ((aspect == VK_IMAGE_ASPECT_DEPTH_BIT) ? getFloatStorageFormat() : getUintStorageFormat()); in getAspectStorageFormat()

Completed in 6 milliseconds