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

  /external/spirv-llvm/lib/SPIRV/
OCLUtil.h 92 typedef SPIRVMap<std::string, SPIRVGroupOperationKind>
407 SPIRVMap<std::string, SPIRVGroupOperationKind>::init() {
OCL20ToSPIRV.cpp 901 SPIRVGroupOperationKind G){
    [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVEnum.h 113 typedef spv::GroupOperation SPIRVGroupOperationKind;
SPIRVInstruction.h 347 bool getSPIRVGroupOperation(SPIRVGroupOperationKind &GroupOp) const {
350 GroupOp = static_cast<SPIRVGroupOperationKind>(Ops[1]);
    [all...]

Completed in 132 milliseconds