Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h132 , fGSampler2D_Type(new Type("$gsampler2D", static_type(*fSampler2D_Type))) in Context()
325 const std::unique_ptr<Type> fGSampler2D_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h129 , fGSampler2D_Type(new Type("$gsampler2D", static_type(*fSampler2D_Type))) in Context()
319 const std::unique_ptr<Type> fGSampler2D_Type; variable