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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h 144 virtual void setMemoryModel(SPIRVMemoryModelKind) = 0;
SPIRVEntry.cpp 558 Module->setMemoryModel(MemModel);
SPIRVModule.cpp 139 void setMemoryModel(SPIRVMemoryModelKind MM) {
    [all...]
  /external/deqp-deps/glslang/SPIRV/
SpvBuilder.h 106 void setMemoryModel(spv::AddressingModel addr, spv::MemoryModel mem)
    [all...]
GlslangToSpv.cpp     [all...]

Completed in 103 milliseconds