Searched defs:uintFormat (Results 1 – 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageAtomicOperationTests.cpp | 137 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() 730 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local 860 const bool uintFormat = isUintFormat(imageFormat); in initPrograms() local
|
| D | vktImageQualifiersTests.cpp | 259 const bool uintFormat = isUintFormat(mapTextureFormat(m_format)); in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageAtomicOperationTests.cpp | 137 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
|
| D | vktImageQualifiersTests.cpp | 261 const bool uintFormat = isUintFormat(mapTextureFormat(m_format)); in initPrograms() local
|