Home
last modified time | relevance | path

Searched defs:query_bo (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c77 brw_write_timestamp(struct brw_context *brw, struct brw_bo *query_bo, int idx) in brw_write_timestamp()
101 brw_write_depth_count(struct brw_context *brw, struct brw_bo *query_bo, int idx) in brw_write_depth_count()
Dgen6_queryobj.c80 struct brw_bo *query_bo, int stream, int idx) in write_primitives_generated()
Dhsw_queryobj.c385 set_predicate(struct brw_context *brw, struct brw_bo *query_bo) in set_predicate()
/external/mesa3d/src/gallium/drivers/iris/
Diris_query.c663 struct iris_bo *query_bo = iris_resource_bo(q->query_state_ref.res); in iris_get_query_result_resource() local
/external/igt-gpu-tools/tests/
Dprime_nv_pcopy.c41 static struct nouveau_bo *query_bo; variable