Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp136 static string getComponentTypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool f… in getComponentTypeStr()
152 static string getVec4TypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool floatF… in getVec4TypeStr()
699 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
827 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
DvktImageQualifiersTests.cpp260 const bool uintFormat = isUintFormat(mapTextureFormat(m_format)); in initPrograms() local