Searched defs:samplerType (Results 1 – 8 of 8) sorted by relevance
120 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType()
440 void TSymbolTable::initSamplerDefaultPrecision(TBasicType samplerType) in initSamplerDefaultPrecision()
1372 TBasicType samplerType, in useTextureFunction()
2439 TBasicType samplerType = (*arguments)[0]->getAsTyped()->getType().getBasicType(); in visitAggregate() local3264 const TType &samplerType = sampler->getType(); in writeParameter() local
519 const TType &samplerType = sampler->getType(); in uniformsHeader() local
267 static std::string GetSimpleTextureFragmentShader(const char *samplerType) in GetSimpleTextureFragmentShader()1008 void RobustResourceInitTestES3::testIntegerTextureInit(const char *samplerType, in testIntegerTextureInit()
1316 std::string samplerType; in getBlitProgram() local
829 const TType &samplerType, in traverseLeafSampler()