Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1203 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
1979 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2392 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2636 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp203 bool isUintFormat (deUint32 format) in isUintFormat() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp62 bool isUintFormat (VkFormat format) in isUintFormat() function