Searched defs:samplerVariable (Results 1 – 11 of 11) sorted by relevance
55 const TVariable &samplerVariable = samplerSymbol->variable(); in visitAggregate() local
45 const GrShaderVar& samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
58 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
79 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
68 const GrShaderVar& samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
79 const GrShaderVar& samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
58 const char* samplerVariable(SamplerHandle handle) const { in samplerVariable() function
48 const GrShaderVar& samplerVariable(SamplerHandle handle) const { in samplerVariable() function
287 const char* GrSPIRVUniformHandler::samplerVariable( in samplerVariable() function in GrSPIRVUniformHandler
125 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
239 TIntermSymbol *samplerVariable = variable->getAsSymbolNode(); in visitDeclaration() local