Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h114 , fSamplerCubeArrayShadow_Type(new Type("samplerCubeArrayShadow")) in Context()
149 static_type(*fSamplerCubeArrayShadow_Type))) in Context()
314 const std::unique_ptr<Type> fSamplerCubeArrayShadow_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h111 , fSamplerCubeArrayShadow_Type(new Type("samplerCubeArrayShadow")) in Context()
146 static_type(*fSamplerCubeArrayShadow_Type))) in Context()
308 const std::unique_ptr<Type> fSamplerCubeArrayShadow_Type; variable