Searched refs:SPIRVEntryOpCodeOnly (Results 1 – 2 of 2) sorted by relevance
164 typedef SPIRVEntryOpCodeOnly<OpFunctionEnd> SPIRVFunctionEnd;
393 class SPIRVEntryOpCodeOnly:public SPIRVEntryNoId<TheOpCode> {395 SPIRVEntryOpCodeOnly(){ in SPIRVEntryOpCodeOnly() function687 #define _SPIRV_OP(x, ...) typedef SPIRVEntryOpCodeOnly<Op##x> SPIRV##x;