Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h76 , fSampler2DMSArray_Type(new Type(String("sampler2DMSArray")))
114 static_type(*fSampler2DMSArray_Type)))
220 const std::unique_ptr<Type> fSampler2DMSArray_Type; variable