Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h103 , fSamplerCubeArray_Type(new Type("samplerCubeArray")) in Context()
141 static_type(*fSamplerCubeArray_Type))) in Context()
304 const std::unique_ptr<Type> fSamplerCubeArray_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h100 , fSamplerCubeArray_Type(new Type("samplerCubeArray")) in Context()
138 static_type(*fSamplerCubeArray_Type))) in Context()
298 const std::unique_ptr<Type> fSamplerCubeArray_Type; variable