Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h104 , fSampler2DMSArray_Type(new Type("sampler2DMSArray")) in Context()
142 static_type(*fSampler2DMSArray_Type))) in Context()
301 const std::unique_ptr<Type> fSampler2DMSArray_Type; variable