Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1345 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2210 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2675 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2960 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
H A Des31fCopyImageTests.cpp236 bool isUintFormat(uint32_t format) in isUintFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp62 bool isUintFormat(VkFormat format) in isUintFormat() function