Searched defs:backingType (Results 1 – 2 of 2) sorted by relevance
989 ShaderReadType readType, ImageBackingType backingType) in commonCheckSupport()1173 const ImageBackingType backingType, in BinaryAtomicEndResultCase()1306 …const ShaderReadType shaderReadType, const ImageBackingType backingType, const glu::GLSLVersion gl… in BinaryAtomicIntermValuesCase()1484 const ImageBackingType backingType) in BinaryAtomicInstanceBase()1789 … const ShaderReadType shaderReadType, const ImageBackingType backingType) in BinaryAtomicEndResultInstance()2115 const ImageBackingType backingType) in BinaryAtomicIntermValuesInstance()2570 const auto &backingType = backingTypes[backingTypeIdx]; in createImageAtomicOperationTests() local
53 void setMemoryBacking(const char* dumpName, const char* backingType, in setMemoryBacking()