Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVFunctionCall

1178 class SPIRVFunctionCall:
1181 SPIRVFunctionCall(SPIRVId TheId, SPIRVFunction *TheFunction,
1183 SPIRVFunctionCall():FunctionId(SPIRVID_INVALID) {}