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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h 226 virtual SPIRVValue *addSamplerConstant(SPIRVType *TheType, SPIRVWord AddrMode,
SPIRVModule.cpp 225 virtual SPIRVValue *addSamplerConstant(SPIRVType *TheType, SPIRVWord AddrMode,
437 SPIRVModuleImpl::addSamplerConstant(SPIRVType* TheType,
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp 699 return BM->addSamplerConstant(transType(AggType), 0,0,0);
753 return BM->addSamplerConstant(SamplerTy,
    [all...]

Completed in 52 milliseconds