Searched defs:sub_query (Results 1 – 1 of 1) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_query.cpp | 74 d3d12_query_heap_type(unsigned query_type, unsigned sub_query) in d3d12_query_heap_type() 102 d3d12_query_type(unsigned query_type, unsigned sub_query, unsigned index) in d3d12_query_type() 203 unsigned sub_query, in accumulate_subresult() 340 subquery_should_be_active(struct d3d12_context *ctx, struct d3d12_query *q, unsigned sub_query) in subquery_should_be_active() 361 begin_subquery(struct d3d12_context *ctx, struct d3d12_query *q_parent, unsigned sub_query) in begin_subquery() 436 end_subquery(struct d3d12_context *ctx, struct d3d12_query *q_parent, unsigned sub_query) in end_subquery()
|