Home
last modified time | relevance | path

Searched refs:getFloatStorageFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp69 VkFormat getFloatStorageFormat () in getFloatStorageFormat() 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/
DvktImageDepthStencilDescriptorTests.cpp69 VkFormat getFloatStorageFormat () in getFloatStorageFormat() function
523 return ((aspect == VK_IMAGE_ASPECT_DEPTH_BIT) ? getFloatStorageFormat() : getUintStorageFormat()); in getAspectStorageFormat()