| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query.h | 9 struct nv50_query; 12 void (*destroy_query)(struct nv50_context *, struct nv50_query *); 13 boolean (*begin_query)(struct nv50_context *, struct nv50_query *); 14 void (*end_query)(struct nv50_context *, struct nv50_query *); 15 boolean (*get_query_result)(struct nv50_context *, struct nv50_query *, 19 struct nv50_query { struct 25 static inline struct nv50_query * 26 nv50_query(struct pipe_query *pipe) function in typeref:struct:nv50_query * 28 return (struct nv50_query *)pipe;
|
| H A D | nv50_query_hw.h | 7 #include "nv50_query.h" 27 struct nv50_query base; 42 nv50_hw_query(struct nv50_query *q) 47 struct nv50_query * 53 nv50_hw_query_allocate(struct nv50_context *, struct nv50_query *, int); 56 struct nv50_query *, unsigned); 58 nv84_hw_query_fifo_wait(struct nouveau_pushbuf *, struct nv50_query *);
|
| H A D | nv50_query.c | 28 #include "nv50/nv50_query.h" 37 struct nv50_query *q; 46 struct nv50_query *q = nv50_query(pq); 53 struct nv50_query *q = nv50_query(pq); 60 struct nv50_query *q = nv50_query(pq); 69 struct nv50_query *q = nv50_query(p [all...] |
| H A D | nv50_query_hw.c | 42 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, 77 nv50_hw_query_get(struct nouveau_pushbuf *push, struct nv50_query *q, 94 nv50_hw_query_update(struct nv50_query *q) 108 nv50_hw_destroy_query(struct nv50_context *nv50, struct nv50_query *q) 123 nv50_hw_begin_query(struct nv50_context *nv50, struct nv50_query *q) 198 nv50_hw_end_query(struct nv50_context *nv50, struct nv50_query *q) 268 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, 349 struct nv50_query * 353 struct nv50_query *q; 358 return (struct nv50_query *)h [all...] |
| H A D | nv50_query_hw_metric.c | 62 struct nv50_query *q = &hq->base;
|
| H A D | nv50_query_hw_sm.c | 148 struct nv50_query *q = &hq->base; 155 struct nv50_query *q = &hq->base;
|
| H A D | nv50_shader_state.c | 700 nv84_hw_query_fifo_wait(push, nv50_query(targ->pq)); 710 nv50_query(targ->pq), 0x4);
|
| H A D | nv50_vbo.c | 747 nv50_query(so->pq), 0x4);
|
| H A D | nv50_state.c | 1170 nv50_query(targ->pq)->index = index;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query.h | 9 struct nv50_query; 12 void (*destroy_query)(struct nv50_context *, struct nv50_query *); 13 bool (*begin_query)(struct nv50_context *, struct nv50_query *); 14 void (*end_query)(struct nv50_context *, struct nv50_query *); 15 bool (*get_query_result)(struct nv50_context *, struct nv50_query *, 19 struct nv50_query { struct 25 static inline struct nv50_query * 26 nv50_query(struct pipe_query *pipe) function in typeref:struct:nv50_query * 28 return (struct nv50_query *)pipe;
|
| H A D | nv50_query_hw.h | 7 #include "nv50_query.h" 27 struct nv50_query base; 42 nv50_hw_query(struct nv50_query *q) 47 struct nv50_query * 53 nv50_hw_query_allocate(struct nv50_context *, struct nv50_query *, int); 56 struct nv50_query *, unsigned); 58 nv84_hw_query_fifo_wait(struct nouveau_pushbuf *, struct nv50_query *);
|
| H A D | nv50_query.c | 28 #include "nv50/nv50_query.h" 37 struct nv50_query *q; 46 struct nv50_query *q = nv50_query(pq); 53 struct nv50_query *q = nv50_query(pq); 60 struct nv50_query *q = nv50_query(pq); 69 struct nv50_query *q = nv50_query(p [all...] |
| H A D | nv50_query_hw.c | 42 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, 77 nv50_hw_query_get(struct nouveau_pushbuf *push, struct nv50_query *q, 94 nv50_hw_query_update(struct nv50_query *q) 108 nv50_hw_destroy_query(struct nv50_context *nv50, struct nv50_query *q) 123 nv50_hw_begin_query(struct nv50_context *nv50, struct nv50_query *q) 198 nv50_hw_end_query(struct nv50_context *nv50, struct nv50_query *q) 272 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, 354 struct nv50_query * 358 struct nv50_query *q; 364 return (struct nv50_query *)h [all...] |
| H A D | nv50_query_hw_metric.c | 62 struct nv50_query *q = &hq->base;
|
| H A D | nv50_query_hw_sm.c | 148 struct nv50_query *q = &hq->base; 155 struct nv50_query *q = &hq->base;
|
| H A D | nv50_shader_state.c | 708 nv84_hw_query_fifo_wait(push, nv50_query(targ->pq)); 721 nv50_query(targ->pq), 0x4);
|
| H A D | nv50_vbo.c | 741 nv50_query(so->pq), 0x4);
|
| H A D | nv50_state.c | 1182 nv50_query(targ->pq)->index = index;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | Makefile.sources | 78 nv50/nv50_query.c \ 79 nv50/nv50_query.h \
|