Home
last modified time | relevance | path

Searched refs:kNop (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/example/
Dexample.cpp35 const spv::Op kNop = spv::OpNop; variable
/third_party/spirv-headers/example/
Dexample.cpp35 const spv::Op kNop = spv::OpNop; variable
/third_party/flutter/skia/third_party/externals/spirv-headers/example/
Dexample.cpp35 const spv::Op kNop = spv::OpNop; variable
Dexample-1.1.cpp37 const spv::Op kNop = spv::OpNop; variable
/third_party/skia/third_party/externals/spirv-headers/example/
Dexample.cpp35 const spv::Op kNop = spv::OpNop; variable
/third_party/skia/src/sksl/ir/
DSkSLNop.h21 inline static constexpr Kind kStatementKind = Kind::kNop;
/third_party/skia/include/private/
DSkSLStatement.h31 kNop, enumerator
/third_party/skia/src/sksl/analysis/
DSkSLCanExitWithoutReturningValue.cpp142 case Statement::Kind::kNop: in visitStatement()
DSkSLCheckProgramUnrolledSize.cpp139 case Statement::Kind::kNop: in CheckProgramUnrolledSize()
/third_party/skia/src/sksl/transform/
DSkSLEliminateUnreachableCode.cpp64 case Statement::Kind::kNop: in EliminateUnreachableCode()
/third_party/skia/src/sksl/
DSkSLInliner.cpp529 case Statement::Kind::kNop: in inlineStatement()
830 case Statement::Kind::kNop: in visitStatement()
DSkSLDehydrator.cpp503 case Statement::Kind::kNop: in write()
DSkSLAnalysis.cpp710 case Statement::Kind::kNop: in visitStatement()
/third_party/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp686 case Statement::Kind::kNop: in writeStatement()
DSkSLGLSLCodeGenerator.cpp1254 case Statement::Kind::kNop: in writeStatement()
DSkSLMetalCodeGenerator.cpp2126 case Statement::Kind::kNop: in writeStatement()
DSkSLVMCodeGenerator.cpp1800 case Statement::Kind::kNop: in writeStatement()
DSkSLSPIRVCodeGenerator.cpp3161 case Statement::Kind::kNop: in writeStatement()