Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h131 , fGSamplerCube_Type(new Type("$gsamplerCube", static_type(*fSamplerCube_Type))) in Context()
321 const std::unique_ptr<Type> fGSamplerCube_Type; variable