Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp134 static string getComponentTypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool fl… in getComponentTypeStr()
150 static string getVec4TypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool floatFo… in getVec4TypeStr()
798 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
928 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
H A DvktImageQualifiersTests.cpp249 const bool uintFormat = isUintFormat(mapTextureFormat(m_format)); in initPrograms() local