Searched defs:shader_arrays_per_engine_count (Results 1 – 2 of 2) sorted by relevance
777 pub shader_arrays_per_engine_count: Option<u32>, field
29051 pub shader_arrays_per_engine_count: u32, field29124 pub fn shader_arrays_per_engine_count(mut self, shader_arrays_per_engine_count: u32) -> Self { in shader_arrays_per_engine_count() method