Searched refs:fSamplerBuffer_Type (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/sksl/
H A DSkSLContext.h74 , fSamplerBuffer_Type(new Type(SkString("samplerBuffer")))
111 , fGSamplerBuffer_Type(new Type(SkString("$gsamplerBuffer"), static_type(*fSamplerBuffer_Type)))
216 const std::unique_ptr<Type> fSamplerBuffer_Type; member in class:SkSL::Context

Completed in 71 milliseconds