Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp38 bool isUfloatFormat (VkFormat format);
DvkImageUtil.cpp94 bool isUfloatFormat (VkFormat format) in isUfloatFormat() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4048 if (isUnormFormat(nativeResultFormat) || isUfloatFormat(nativeResultFormat)) in checkCompressedNearestFilteredResult()