Searched defs:typeId (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ | ||
| H A D | clc_helpers.cpp | 82 SPIRVKernelArg(uint32_t id, uint32_t typeId) : id(id), typeId(typeId), argument 89 uint32_t typeId; member in class:SPIRVKernelArg 163 uint32_t id, typeId; local in function:SPIRVKernelParser::parseFunctionParam 206 uint32_t typeId, storageClass; local in function:SPIRVKernelParser::parseTypePointer 386 uint32_t typeId; local in function:SPIRVKernelParser::parseOpTypeImage 436 uint32_t typeId = ins->words[ins->operands[0].offset]; local in function:SPIRVKernelParser::parseLiteralType 512 uint32_t typeId = ins->words[ins->operands[0].offset]; local in function:SPIRVKernelParser::parseSpecConstant [all...] |
Completed in 3 milliseconds