Home
last modified time | relevance | path

Searched refs:nvc0_query_allocate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_query.c59 nvc0_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, int size) in nvc0_query_allocate() function
82 nvc0_query_allocate(nvc0, q, 0); in nvc0_query_allocate()
93 nvc0_query_allocate(nvc0_context(pipe), nvc0_query(pq), 0); in nvc0_query_destroy()
138 if (!nvc0_query_allocate(nvc0, q, space)) { in nvc0_query_create()
177 nvc0_query_allocate(nvc0, q, NVC0_QUERY_ALLOC_SPACE); in nvc0_query_rotate()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_query.c59 nvc0_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, int size) in nvc0_query_allocate() function
82 nvc0_query_allocate(nvc0, q, 0); in nvc0_query_allocate()
93 nvc0_query_allocate(nvc0_context(pipe), nvc0_query(pq), 0); in nvc0_query_destroy()
138 if (!nvc0_query_allocate(nvc0, q, space)) { in nvc0_query_create()
177 nvc0_query_allocate(nvc0, q, NVC0_QUERY_ALLOC_SPACE); in nvc0_query_rotate()