Home
last modified time | relevance | path

Searched defs:isFloatFormat (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp348 bool Format::isFloatFormat() const in isFloatFormat() function in vk::Format
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp91 bool isFloatFormat = false; in iterate() local
Des31fCopyImageTests.cpp195 bool isFloatFormat (deUint32 format) in isFloatFormat() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp40 bool isFloatFormat (VkFormat format) in isFloatFormat() function
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp2635 bool Surface::isFloatFormat(Format format) in isFloatFormat() function in sw::Surface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp252 bool isFloatFormat (tcu::TextureFormat format) in isFloatFormat() function