Home
last modified time | relevance | path

Searched defs:query_type (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_query.c43 unsigned query_type) in i915_create_query()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_query.c26 static struct pipe_query *r600_create_query(struct pipe_context *ctx, unsigned query_type) in r600_create_query()
Dr600_hw_context.c534 struct r600_query *r600_context_query_create(struct r600_context *ctx, unsigned query_type) in r600_context_query_create()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_query.c33 unsigned query_type) in r300_create_query()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c69 unsigned query_type ) in svga_create_query()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h1577 unsigned query_type = d3d11_to_pipe_query[query_desc->Query]; in CreateQuery() local
1598 unsigned query_type; in CreatePredicate() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c251 static struct pipe_query *r600_create_query(struct pipe_context *ctx, unsigned query_type) in r600_create_query()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c49 static struct pipe_query *noop_create_query(struct pipe_context *ctx, unsigned query_type) in noop_create_query()
/external/mesa3d/src/gallium/drivers/identity/
Did_context.c60 unsigned query_type) in identity_create_query()
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_context.c137 unsigned query_type) in rbug_create_query()
/external/mesa3d/src/gallium/drivers/galahad/
Dglhd_context.c66 unsigned query_type) in galahad_context_create_query()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c105 unsigned query_type) in trace_context_create_query()