Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h132 , fGSampler2DRect_Type(new Type("$gsampler2DRect", static_type(*fSampler2DRect_Type))) in Context()
322 const std::unique_ptr<Type> fGSampler2DRect_Type; variable