HomeSort by relevance Sort by last modified time
    Searched refs:brw_query_object (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 134 struct brw_query_object *query)
229 struct brw_query_object *query;
231 query = calloc(1, sizeof(struct brw_query_object));
247 struct brw_query_object *query = (struct brw_query_object *)q;
263 struct brw_query_object *query = (struct brw_query_object *)q;
335 struct brw_query_object *query = (struct brw_query_object *)q;
389 struct brw_query_object *query = (struct brw_query_object *)q
    [all...]
brw_conditional_render.c 52 struct brw_query_object *query,
75 struct brw_query_object *query)
96 struct brw_query_object *query,
135 struct brw_query_object *query = (struct brw_query_object *) q;
gen6_queryobj.c 43 set_query_availability(struct brw_context *brw, struct brw_query_object *query,
224 struct brw_query_object *query)
328 struct brw_query_object *query = (struct brw_query_object *)q;
416 struct brw_query_object *query = (struct brw_query_object *)q;
480 flush_batch_if_needed(struct brw_context *brw, struct brw_query_object *query)
501 struct brw_query_object *query = (struct brw_query_object *)q;
521 struct brw_query_object *query = (struct brw_query_object *)q
    [all...]
hsw_queryobj.c 191 struct brw_query_object *query,
246 calc_overflow_to_gpr0(struct brw_context *brw, struct brw_query_object *query,
263 struct brw_query_object *query,
271 hsw_result_to_gpr0(struct gl_context *ctx, struct brw_query_object *query,
440 struct brw_query_object *query = (struct brw_query_object *)q;
brw_context.h 448 struct brw_query_object { struct
    [all...]

Completed in 66 milliseconds