Home
last modified time | relevance | path

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

/external/deqp/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
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp52 bool isIntFormat (VkFormat format) in isIntFormat() function