OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fShort2_Type
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/sksl/
SkSLContext.h
49
,
fShort2_Type
(new Type("short2", *fShort_Type, 2))
179
, fSVec_Type(new Type("$svec", { fInvalid_Type.get(),
fShort2_Type
.get(),
228
const std::unique_ptr<Type>
fShort2_Type
;
/external/skqp/src/sksl/
SkSLContext.h
49
,
fShort2_Type
(new Type("short2", *fShort_Type, 2))
179
, fSVec_Type(new Type("$svec", { fInvalid_Type.get(),
fShort2_Type
.get(),
228
const std::unique_ptr<Type>
fShort2_Type
;
Completed in 1128 milliseconds