Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/
Dlibspirv.cpp47 spv_context& Context::CContext() { return context_; } in CContext() function in spvtools::Context
49 const spv_context& Context::CContext() const { return context_; } in CContext() function in spvtools::Context
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dlibspirv.cpp47 spv_context& Context::CContext() { return context_; } in CContext() function in spvtools::Context
49 const spv_context& Context::CContext() const { return context_; } in CContext() function in spvtools::Context
/third_party/spirv-tools/source/
Dlibspirv.cpp47 spv_context& Context::CContext() { return context_; } in CContext() function in spvtools::Context
49 const spv_context& Context::CContext() const { return context_; } in CContext() function in spvtools::Context