Home
last modified time | relevance | path

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

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