Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h114 , fISampler2D_Type(new Type("isampler2D", SpvDim2D, false, false, false, true)) in Context()
310 const std::unique_ptr<Type> fISampler2D_Type; variable