Home
last modified time | relevance | path

Searched refs:mangler (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLContext.cpp13 Context::Context(ErrorReporter& errors, const ShaderCapsClass& caps, Mangler& mangler) in Context() argument
16 , fMangler(&mangler) { in Context()
H A DSkSLContext.h30 Context(ErrorReporter& errors, const ShaderCapsClass& caps, Mangler& mangler);
48 // The Context holds a pointer to the shared name-mangler.
/third_party/skia/tests/
H A DSkSLTypeTest.cpp19 SkSL::Mangler mangler; in DEF_TEST() local
20 SkSL::Context context(errors, caps, mangler); in DEF_TEST()
H A DSkSLMemoryLayoutTest.cpp18 SkSL::Mangler mangler; in DEF_TEST() local
19 SkSL::Context context(errors, caps, mangler); in DEF_TEST()
106 SkSL::Mangler mangler; in DEF_TEST() local
107 SkSL::Context context(errors, caps, mangler); in DEF_TEST()

Completed in 2 milliseconds