Searched defs:getSamplerType (Results 1 – 5 of 5) sorted by relevance
2046 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function
871 static inline glu::DataType getSamplerType(TextureType textureType, const tcu::TextureFormat &forma… in getSamplerType() function
911 static inline glu::DataType getSamplerType(TextureType textureType, const tcu::TextureFormat &forma… in getSamplerType() function
51 SamplerType getSamplerType(tcu::TextureFormat format) in getSamplerType() function
440 const GLchar *Utils::getSamplerType(Utils::TEXTURE_TYPES type) in getSamplerType() function in gl4cts::GLSL420Pack::Utils