Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp81 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, in spvOpcodeTableGet() argument
83 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
101 *pInstTable = &table_1_0; in spvOpcodeTableGet()
104 *pInstTable = &table_1_1; in spvOpcodeTableGet()
108 *pInstTable = &table_1_2; in spvOpcodeTableGet()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp81 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet() argument
82 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
87 *pInstTable = &kOpcodeTable; in spvOpcodeTableGet()
/third_party/spirv-tools/source/
Dopcode.cpp81 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet() argument
82 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
87 *pInstTable = &kOpcodeTable; in spvOpcodeTableGet()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp81 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet() argument
82 if (!pInstTable) return SPV_ERROR_INVALID_POINTER; in spvOpcodeTableGet()
87 *pInstTable = &kOpcodeTable; in spvOpcodeTableGet()