Searched refs:nvc0_hw_query_allocate (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.h | 53 nvc0_hw_query_allocate(struct nvc0_context *, struct nvc0_query *, int);
|
| H A D | nvc0_query_hw.c | 34 nvc0_hw_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, function in typeref:typename:bool 60 nvc0_hw_query_allocate(nvc0, q, 0); 93 nvc0_hw_query_allocate(nvc0, q, NVC0_HW_QUERY_ALLOC_SPACE); 120 nvc0_hw_query_allocate(nvc0, q, 0); 590 if (!nvc0_hw_query_allocate(nvc0, q, space)) {
|
| H A D | nvc0_query_hw_sm.c | 2301 nvc0_hw_query_allocate(nvc0, q, 0); 2783 if (!nvc0_hw_query_allocate(nvc0, &hq->base, space)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.h | 53 nvc0_hw_query_allocate(struct nvc0_context *, struct nvc0_query *, int);
|
| H A D | nvc0_query_hw.c | 34 nvc0_hw_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, function in typeref:typename:bool 60 nvc0_hw_query_allocate(nvc0, q, 0); 93 nvc0_hw_query_allocate(nvc0, q, NVC0_HW_QUERY_ALLOC_SPACE); 120 nvc0_hw_query_allocate(nvc0, q, 0); 590 if (!nvc0_hw_query_allocate(nvc0, q, space)) {
|
| H A D | nvc0_query_hw_sm.c | 2305 nvc0_hw_query_allocate(nvc0, q, 0); 2787 if (!nvc0_hw_query_allocate(nvc0, &hq->base, space)) {
|
Completed in 10 milliseconds