Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h140 , fGSampler2DMS_Type(new Type("$gsampler2DMS", static_type(*fSampler2DMS_Type))) in Context()
327 const std::unique_ptr<Type> fGSampler2DMS_Type; variable