Home
last modified time | relevance | path

Searched defs:samplerVariable (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLUniformHandler.h44 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlUniformHandler.h67 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkUniformHandler.h83 const char* samplerVariable(SamplerHandle handle) const override { in samplerVariable() function
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.h54 const char* samplerVariable(SamplerHandle handle) const { in samplerVariable() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnUniformHandler.cpp279 const char* GrDawnUniformHandler::samplerVariable( in samplerVariable() function in GrDawnUniformHandler
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp176 TIntermSymbol *samplerVariable = variable->getAsSymbolNode(); in visitDeclaration() local
DRewriteCubeMapSamplersAs2DArray.cpp288 TIntermSymbol *samplerVariable = variable->getAsSymbolNode(); in visitDeclaration() local