Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h181 , fGVec4_Type(new Type("$gfloat4", static_type(*fFloat4_Type)))
352 const std::unique_ptr<Type> fGVec4_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h178 , fGVec4_Type(new Type("$gfloat4", static_type(*fFloat4_Type)))
346 const std::unique_ptr<Type> fGVec4_Type; variable