Home
last modified time | relevance | path

Searched refs:operand_table (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtable.cpp38 spv_operand_table operand_table; in spvContextCreate() local
42 spvOperandTableGet(&operand_table, env); in spvContextCreate()
45 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h84 void spvPushOperandTypesForMask(const spv_operand_table operand_table,
Dassembly_grammar.h31 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h94 const spv_operand_table operand_table; member
Dvalidate.cpp338 context.operand_table, in ValidateBinaryUsingContextAndValidationState()
/third_party/skia/third_party/externals/spirv-tools/source/
Dtable.cpp50 spv_operand_table operand_table; in spvContextCreate() local
54 spvOperandTableGet(&operand_table, env); in spvContextCreate()
57 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h91 const spv_operand_table operand_table,
Dassembly_grammar.h32 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h112 const spv_operand_table operand_table; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtable.cpp50 spv_operand_table operand_table; in spvContextCreate() local
54 spvOperandTableGet(&operand_table, env); in spvContextCreate()
57 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h91 const spv_operand_table operand_table,
Dassembly_grammar.h32 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h112 const spv_operand_table operand_table; member
/third_party/spirv-tools/source/
Dtable.cpp50 spv_operand_table operand_table; in spvContextCreate() local
54 spvOperandTableGet(&operand_table, env); in spvContextCreate()
57 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h91 const spv_operand_table operand_table,
Dassembly_grammar.h32 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h112 const spv_operand_table operand_table; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_capability_test.cpp2048 spvCoreOperandTableNameLookup(env, sc.context->operand_table, in Exists()
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_capability_test.cpp2048 spvCoreOperandTableNameLookup(env, sc.context->operand_table, in Exists()
/third_party/spirv-tools/test/val/
Dval_capability_test.cpp1940 spvCoreOperandTableNameLookup(env, sc.context->operand_table, in Exists()