Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h102 , fSampler2DArray_Type(new Type("sampler2DArray")) in Context()
139 static_type(*fSampler2DArray_Type))) in Context()
303 const std::unique_ptr<Type> fSampler2DArray_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h99 , fSampler2DArray_Type(new Type("sampler2DArray")) in Context()
136 static_type(*fSampler2DArray_Type))) in Context()
297 const std::unique_ptr<Type> fSampler2DArray_Type; variable