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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVFunction.h 109 void foreachArgument(std::function<void(SPIRVFunctionParameter *)>Func) {
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 177 BF->foreachArgument([&](SPIRVFunctionParameter *Arg) {
    [all...]

Completed in 281 milliseconds