Home
last modified time | relevance | path

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

/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