Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h82 , fSampler2DArrayShadow_Type(new Type(String("sampler2DArrayShadow")))
116 static_type(*fSampler2DArrayShadow_Type)))
226 const std::unique_ptr<Type> fSampler2DArrayShadow_Type; variable