Home
last modified time | relevance | path

Searched refs:NV50_HW_QUERY_ALLOC_SPACE (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.c39 #define NV50_HW_QUERY_ALLOC_SPACE 256 macro
138 if (hq->offset - hq->base_offset == NV50_HW_QUERY_ALLOC_SPACE) in nv50_hw_begin_query()
139 nv50_hw_query_allocate(nv50, q, NV50_HW_QUERY_ALLOC_SPACE); in nv50_hw_begin_query()
359 unsigned space = NV50_HW_QUERY_ALLOC_SPACE; in nv50_hw_create_query()

Completed in 1 milliseconds