Searched defs:primitive_count (Results 1 – 4 of 4) sorted by relevance
100 const uint32_t primitive_count = _.GetOperandTypeId(inst, 1); in MeshShadingPass() local
436 unsigned primitive_count; member
41460 pub primitive_count: u32, field41490 pub fn primitive_count(mut self, primitive_count: u32) -> Self { in primitive_count() method