Home
last modified time | relevance | path

Searched defs:interfaceVars (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
DLowerABIAttributesPass.cpp72 SmallVectorImpl<Attribute> &interfaceVars) { in getInterfaceVariables()
122 SmallVector<Attribute, 1> interfaceVars; in lowerEntryPointABIAttr() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1607 ArrayRef<Attribute> interfaceVars) { in build()
1619 SmallVector<Attribute, 4> interfaceVars; in parseEntryPointOp() local
1649 auto interfaceVars = entryPointOp.interface().getValue(); in print() local
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp3084 std::set<SpvId> interfaceVars; in writeInstructions() local
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp3536 std::set<SpvId> interfaceVars; in writeInstructions() local