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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h 207 virtual void closeStructType(SPIRVTypeStruct *, bool) = 0;
SPIRVModule.cpp 203 virtual void closeStructType(SPIRVTypeStruct *T, bool);
721 void SPIRVModuleImpl::closeStructType(SPIRVTypeStruct *T, bool Packed) {
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp 564 BM->closeStructType(Struct, ST->isPacked());
    [all...]

Completed in 820 milliseconds