Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgramDataManager.h35 GrShaderVar fVariable; member
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLUniformHandler.h44 GrShaderVar fVariable; member
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp859 const Variable* fVariable; member in SkSL::RP::VariableLValue
903 const Variable* fVariable; member in SkSL::RP::ImmutableLValue
1394 const Variable* fVariable; in writeFunction() member
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLAnalysis.cpp443 const Variable* fVariable; in ContainsVariable() member in SkSL::Analysis::ContainsVariable::ContainsVariableVisitor