Searched defs:pipelined (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c442 const bool pipelined = brw_is_query_pipelined(query); local in function:hsw_store_query_result
410 store_query_result_reg(struct brw_context * brw,struct brw_bo * bo,uint32_t offset,GLenum ptype,uint32_t reg,const bool pipelined) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c440 const bool pipelined = brw_is_query_pipelined(query); local in function:hsw_store_query_result
408 store_query_result_reg(struct brw_context * brw,struct brw_bo * bo,uint32_t offset,GLenum ptype,uint32_t reg,const bool pipelined) argument

Completed in 3 milliseconds