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 Dnvc0_query_hw.h48 nvc0_hw_create_query(struct nvc0_context *, unsigned, unsigned);
H A Dnvc0_query.c42 q = nvc0_hw_create_query(nvc0, type, index);
H A Dnvc0_query_hw.c526 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 Dnvc0_query_hw.h48 nvc0_hw_create_query(struct nvc0_context *, unsigned, unsigned);
H A Dnvc0_query.c42 q = nvc0_hw_create_query(nvc0, type, index);
H A Dnvc0_query_hw.c526 nvc0_hw_create_query(struct nvc0_context *nvc0, unsigned type, unsigned index) function in typeref:struct:nvc0_query *

Completed in 34 milliseconds