Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h70 , fSampler1DArray_Type(new Type(String("sampler1DArray")))
106 static_type(*fSampler1DArray_Type)))
215 const std::unique_ptr<Type> fSampler1DArray_Type; variable