Home
last modified time | relevance | path

Searched refs:fGSamplerBuffer_Type (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/
DSkSLContext.h111 , fGSamplerBuffer_Type(new Type(SkString("$gsamplerBuffer"), static_type(*fSamplerBuffer_Type)))
244 const std::unique_ptr<Type> fGSamplerBuffer_Type; variable