Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp675 struct SynthesizedTextureSamplerPair { struct in SkSL::SPIRVCodeGenerator
680 std::string fTextureName;
681 std::string fSamplerName;
682 std::unique_ptr<Variable> fTexture;
683 std::unique_ptr<Variable> fSampler;