HomeSort by relevance Sort by last modified time
    Searched refs:spv_opcode_table_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
table.h 76 typedef struct spv_opcode_table_t { struct
79 } spv_opcode_table_t; typedef in typeref:struct:spv_opcode_table_t
95 typedef const spv_opcode_table_t* spv_opcode_table;
opcode.cpp 96 static const spv_opcode_table_t table_1_0 = {
98 static const spv_opcode_table_t table_1_1 = {

Completed in 119 milliseconds