Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h133 , fGSampler3D_Type(new Type("$gsampler3D", static_type(*fSampler3D_Type))) in Context()
326 const std::unique_ptr<Type> fGSampler3D_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h130 , fGSampler3D_Type(new Type("$gsampler3D", static_type(*fSampler3D_Type))) in Context()
320 const std::unique_ptr<Type> fGSampler3D_Type; variable