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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c574 brw_is_query_pipelined(struct brw_query_object *query) function in typeref:typename:bool
H A Dgen6_queryobj.c62 brw_is_query_pipelined(query)) {
H A Dhsw_queryobj.c442 const bool pipelined = brw_is_query_pipelined(query);
H A Dbrw_context.h1335 bool brw_is_query_pipelined(struct brw_query_object *query);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c573 brw_is_query_pipelined(struct brw_query_object *query) function in typeref:typename:bool
H A Dgfx6_queryobj.c61 brw_is_query_pipelined(query)) {
H A Dhsw_queryobj.c440 const bool pipelined = brw_is_query_pipelined(query);
H A Dbrw_context.h1306 bool brw_is_query_pipelined(struct brw_query_object *query);

Completed in 15 milliseconds