Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h66 , fSamplerExternalOES_Type(new Type(String("samplerExternalOES"), SpvDim2D, false, false,
212 const std::unique_ptr<Type> fSamplerExternalOES_Type; variable