Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1345 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2210 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2675 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2960 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp245 bool isIntFormat(uint32_t format) in isIntFormat() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp57 bool isIntFormat(VkFormat format) in isIntFormat() function