Searched defs:getSamplerType (Results 1 – 5 of 5) sorted by relevance
218 getSamplerType(Module *M) { in getSamplerType() function
853 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() function
855 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… 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