Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1176 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
1943 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2345 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2565 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.cpp57 bool isUintFormat (VkFormat format) in isUintFormat() function