Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1346 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2211 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2676 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2961 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
H A Des31fCopyImageTests.cpp245 bool isIntFormat(uint32_t format) in isIntFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp57 bool isIntFormat(VkFormat format) in isIntFormat() function