Searched refs:nvc0_hw_create_query (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 | 48 nvc0_hw_create_query(struct nvc0_context *, unsigned, unsigned);
|
| H A D | nvc0_query.c | 42 q = nvc0_hw_create_query(nvc0, type, index);
|
| H A D | nvc0_query_hw.c | 526 nvc0_hw_create_query(struct nvc0_context *nvc0, unsigned type, unsigned index) function in typeref:struct:nvc0_query *
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.h | 48 nvc0_hw_create_query(struct nvc0_context *, unsigned, unsigned);
|
| H A D | nvc0_query.c | 42 q = nvc0_hw_create_query(nvc0, type, index);
|
| H A D | nvc0_query_hw.c | 526 nvc0_hw_create_query(struct nvc0_context *nvc0, unsigned type, unsigned index) function in typeref:struct:nvc0_query *
|
Completed in 34 milliseconds