OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opcode_table
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
table.cpp
37
spv_opcode_table
opcode_table
;
local
41
spvOpcodeTableGet(&
opcode_table
, env);
45
return new spv_context_t{env,
opcode_table
, operand_table, ext_inst_table,
table.h
93
const spv_opcode_table
opcode_table
;
member in struct:spv_context_t
Completed in 314 milliseconds