Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h103 , fGSamplerCube_Type(new Type(String("$gsamplerCube"), static_type(*fSamplerCube_Type)))
240 const std::unique_ptr<Type> fGSamplerCube_Type; variable