Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLSectionAndParameterHelper.h30 #define EMIT_CODE_SECTION "emitCode" macro
120 !strcmp(name, EMIT_CODE_SECTION) || in IsSupportedSection()
DSkSLCPPCodeGenerator.cpp827 this->writeSection(EMIT_CODE_SECTION); in writeEmitCode()
/external/skia/src/sksl/
DSkSLSectionAndParameterHelper.h30 #define EMIT_CODE_SECTION "emitCode" macro
120 !strcmp(name, EMIT_CODE_SECTION) || in IsSupportedSection()
DSkSLCPPCodeGenerator.cpp860 this->writeSection(EMIT_CODE_SECTION); in writeEmitCode()