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(String("$gsamplerBuffer"), static_type(*fSamplerBuffer_Type)))
245 const std::unique_ptr<Type> fGSamplerBuffer_Type; variable