Searched refs:spirvFile (Results 1 – 1 of 1) sorted by relevance
993 …std::shared_ptr<vk::dbg::File> spirvFile; // Virtual file containing SPIR-V di… member2170 thread->enter(state->debugger->spirvFile, "SPIR-V", [&](vk::dbg::Frame &frame) { in Data()2594 dbg->spirvFile = dbg->ctx->lock().createVirtualFile(name.c_str(), source.c_str()); in dbgCreateFile()2715 dbg->setLocation(state, dbg->spirvFile, line); in dbgBeginEmitInstruction()