Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1169 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
1935 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2336 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2556 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp203 bool isUintFormat (deUint32 format) in isUintFormat() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp55 bool isUintFormat (VkFormat format) in isUintFormat() function