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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h 202 virtual SPIRVTypeSampledImage *addSampledImageType(SPIRVTypeImage *T) = 0;
SPIRVModule.cpp 201 virtual SPIRVTypeSampledImage *addSampledImageType(SPIRVTypeImage *T);
775 SPIRVModuleImpl::addSampledImageType(SPIRVTypeImage *T) {
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp 617 return mapType(T, BM->addSampledImageType(
    [all...]

Completed in 45 milliseconds