Searched refs:getTextureEnv (Results 1 – 4 of 4) sorted by relevance
177 const TStructure &getTextureEnv(TBasicType samplerType);
385 const TStructure &SymbolEnv::getTextureEnv(TBasicType samplerType) in getTextureEnv() function in SymbolEnv
221 const TStructure &textureEnv = mSymbolEnv.getTextureEnv(samplerType); in createInternalPipelineStruct()
905 const TStructure &env = mSymbolEnv.getTextureEnv(basicType); in emitBareTypeName()