Home
last modified time | relevance | path

Searched refs:brw_is_query_pipelined (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c578 brw_is_query_pipelined(struct brw_query_object *query) in brw_is_query_pipelined() function
Dgen6_queryobj.c62 brw_is_query_pipelined(query)) { in set_query_availability()
Dhsw_queryobj.c442 const bool pipelined = brw_is_query_pipelined(query); in hsw_store_query_result()
Dbrw_context.h1360 bool brw_is_query_pipelined(struct brw_query_object *query);