Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h139 , fGSamplerBuffer_Type(new Type("$gsamplerBuffer", static_type(*fSamplerBuffer_Type))) in Context()
326 const std::unique_ptr<Type> fGSamplerBuffer_Type; variable