Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h73 , fSamplerCubeArray_Type(new Type(SkString("samplerCubeArray")))
110 static_type(*fSamplerCubeArray_Type)))
215 const std::unique_ptr<Type> fSamplerCubeArray_Type; variable