Home
last modified time | relevance | path

Searched defs:state_string (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp3755 const char *const state_string = in apply_layout_qualifier_to_variable() local
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs2476 pub fn state_string(&self) -> &'static str { in state_string() method