Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_IMG_format_pvrtc.adoc22 === Deprecation subsection
DVK_NV_glsl_shader.adoc23 === Deprecation subsection
/third_party/rust/crates/clap/clap_derive/src/
Ditem.rs1255 pub struct Deprecation { struct
1262 impl Deprecation { impl
1277 impl ToTokens for Deprecation { implementation
1280 let Deprecation { in to_tokens() localVariable