Searched defs:mp_count (Results 1 – 5 of 5) sorted by relevance
312 unsigned mp_count) in nv50_hw_sm_query_read_data()339 unsigned mp_count = MIN2(nv50->screen->MPsInTP, 32); in nv50_hw_sm_get_query_result() local
78 unsigned mp_count; member
67 template<class L, class V> using mp_count = typename detail::mp_count_impl<L, V>::type; typedef
2627 unsigned mp_count) in nvc0_hw_sm_query_read_data()2653 unsigned mp_count) in nve4_hw_sm_query_read_data()2686 unsigned mp_count = MIN2(nvc0->screen->mp_count_compute, 32); in nvc0_hw_sm_get_query_result() local
84 uint16_t mp_count; member