Home
last modified time | relevance | path

Searched defs:mp_count (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_sm.c312 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
Dnv50_screen.h78 unsigned mp_count; member
/third_party/boost/boost/mp11/detail/
Dmp_count.hpp67 template<class L, class V> using mp_count = typename detail::mp_count_impl<L, V>::type; typedef
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_sm.c2627 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
Dnvc0_screen.h84 uint16_t mp_count; member