Searched refs:fISampler2D_Type (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/sksl/ |
D | SkSLContext.h | 117 , fISampler2D_Type(new Type("isampler2D", SpvDim2D, false, false, false, true)) in Context() 316 const std::unique_ptr<Type> fISampler2D_Type; variable
|
/external/skqp/src/sksl/ |
D | SkSLContext.h | 114 , fISampler2D_Type(new Type("isampler2D", SpvDim2D, false, false, false, true)) in Context() 310 const std::unique_ptr<Type> fISampler2D_Type; variable
|