Searched defs:mp_count (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c339 unsigned mp_count = MIN2(nv50->screen->MPsInTP, 32); local in function:nv50_hw_sm_get_query_result
308 nv50_hw_sm_query_read_data(uint32_t count[32][4],struct nv50_context * nv50,bool wait,struct nv50_hw_query * hq,const struct nv50_hw_sm_query_cfg * cfg,unsigned mp_count) argument
H A Dnv50_screen.h78 unsigned mp_count; member in struct:nv50_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c339 unsigned mp_count = MIN2(nv50->screen->MPsInTP, 32); local in function:nv50_hw_sm_get_query_result
308 nv50_hw_sm_query_read_data(uint32_t count[32][4],struct nv50_context * nv50,bool wait,struct nv50_hw_query * hq,const struct nv50_hw_sm_query_cfg * cfg,unsigned mp_count) argument
H A Dnv50_screen.h78 unsigned mp_count; member in struct:nv50_screen
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h84 uint16_t mp_count; member in struct:nvc0_screen
H A Dnvc0_query_hw_sm.c2682 unsigned mp_count = MIN2(nvc0->screen->mp_count_compute, 32); local in function:nvc0_hw_sm_get_query_result
2619 nvc0_hw_sm_query_read_data(uint32_t count[32][8],struct nvc0_context * nvc0,bool wait,struct nvc0_hw_query * hq,const struct nvc0_hw_sm_query_cfg * cfg,unsigned mp_count) argument
2645 nve4_hw_sm_query_read_data(uint32_t count[32][8],struct nvc0_context * nvc0,bool wait,struct nvc0_hw_query * hq,const struct nvc0_hw_sm_query_cfg * cfg,unsigned mp_count) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h84 uint16_t mp_count; member in struct:nvc0_screen
H A Dnvc0_query_hw_sm.c2686 unsigned mp_count = MIN2(nvc0->screen->mp_count_compute, 32); local in function:nvc0_hw_sm_get_query_result
2623 nvc0_hw_sm_query_read_data(uint32_t count[32][8],struct nvc0_context * nvc0,bool wait,struct nvc0_hw_query * hq,const struct nvc0_hw_sm_query_cfg * cfg,unsigned mp_count) argument
2649 nve4_hw_sm_query_read_data(uint32_t count[32][8],struct nvc0_context * nvc0,bool wait,struct nvc0_hw_query * hq,const struct nvc0_hw_sm_query_cfg * cfg,unsigned mp_count) argument
[all...]

Completed in 17 milliseconds