Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h113 , fSampler2DArrayShadow_Type(new Type("sampler2DArrayShadow")) in Context()
147 static_type(*fSampler2DArrayShadow_Type))) in Context()
313 const std::unique_ptr<Type> fSampler2DArrayShadow_Type; variable
/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