Searched refs:pipelined (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | hsw_queryobj.c | 412 const bool pipelined) 422 (pipelined ? MI_STORE_REGISTER_MEM_PREDICATE : 0) | 442 const bool pipelined = brw_is_query_pipelined(query); local in function:hsw_store_query_result 448 } else if (pname == GL_QUERY_RESULT_AVAILABLE && !pipelined) { 458 if (pipelined) 461 pipelined); 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 D | hsw_queryobj.c | 410 const bool pipelined) 420 (pipelined ? MI_STORE_REGISTER_MEM_PREDICATE : 0) | 440 const bool pipelined = brw_is_query_pipelined(query); local in function:hsw_store_query_result 446 } else if (pname == GL_QUERY_RESULT_AVAILABLE && !pipelined) { 456 if (pipelined) 459 pipelined); 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
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 2136 - iris: Implement Gen12 workaround for non pipelined state 2137 - anv: Implement Gen12 workaround for non pipelined state 2139 - anv: fix pipeline switch back for non pipelined states 2142 - iris: implement another workaround for non pipelined states 2143 - anv: implement another workaround for non pipelined states
|
| H A D | 19.1.0.rst | 3145 - iris: fix conditional compute, don't stomp predicate for pipelined
|
| H A D | 21.3.0.rst | 2452 - anv: improve readability of pipelined states
|
| H A D | 20.2.0.rst | 1338 - i965: add support for gen 5 pipelined pointers to dump
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | [all...] |
Completed in 130 milliseconds