Home
last modified time | relevance | path

Searched defs:dbgctx (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipeline.cpp340 auto dbgctx = device->getDebuggerContext(); in compileShaders() local
415 auto dbgctx = device->getDebuggerContext(); in compileShaders() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp35 const std::shared_ptr<vk::dbg::Context> &dbgctx) in SpirvShader()
DSpirvShaderDebugger.cpp2813 void SpirvShader::dbgInit(const std::shared_ptr<vk::dbg::Context> &dbgctx) {} in dbgInit()