Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h71 , fSampler2DArray_Type(new Type(String("sampler2DArray")))
108 static_type(*fSampler2DArray_Type)))
216 const std::unique_ptr<Type> fSampler2DArray_Type; variable