Home
last modified time | relevance | path

Searched defs:isIntFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1204 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
1980 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2393 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2637 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp211 bool isIntFormat (deUint32 format) in isIntFormat() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp57 bool isIntFormat (VkFormat format) in isIntFormat() function