Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h112 , fGSampler2DMS_Type(new Type(String("$gsampler2DMS"), static_type(*fSampler2DMS_Type)))
246 const std::unique_ptr<Type> fGSampler2DMS_Type; variable