Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h110 , fSampler2DArrayShadow_Type(new Type("sampler2DArrayShadow")) in Context()
144 static_type(*fSampler2DArrayShadow_Type))) in Context()
307 const std::unique_ptr<Type> fSampler2DArrayShadow_Type; variable