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.cpp1177 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
1944 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2346 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2566 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.cpp55 bool isIntFormat (VkFormat format) in isIntFormat() function