Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h98 , fSampler1DArray_Type(new Type("sampler1DArray")) in Context()
134 static_type(*fSampler1DArray_Type))) in Context()
296 const std::unique_ptr<Type> fSampler1DArray_Type; variable