Home
last modified time | relevance | path

Searched defs:uintFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp137 static string getComponentTypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool f… in getComponentTypeStr()
153 static string getVec4TypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool floatF… in getVec4TypeStr()
732 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
864 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
DvktImageQualifiersTests.cpp261 const bool uintFormat = isUintFormat(mapTextureFormat(m_format)); in initPrograms() local