Searched defs:DepthBiasState (Results 1 – 2 of 2) sorted by relevance
148 pub struct DepthBiasState { struct155 pub enable_dynamic: bool,158 pub bias: StateMode<DepthBias>,
1335 let DepthBiasState { in validate_create() localVariable