Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h107 , fSampler2DMSArray_Type(new Type("sampler2DMSArray")) in Context()
145 static_type(*fSampler2DMSArray_Type))) in Context()
307 const std::unique_ptr<Type> fSampler2DMSArray_Type; variable
/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