Searched refs:has_relocs (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1193 bool has_relocs; member in struct:anv_execbuf
1317 exec->has_relocs = true;
1490 if (!exec->has_relocs)
1702 if (execbuf->has_relocs) {
1778 assert(!execbuf->has_relocs);
1786 if (execbuf->has_relocs) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c1005 bool has_relocs; member in struct:anv_execbuf
1116 exec->has_relocs = true;
1327 if (!exec->has_relocs)
1488 assert(!execbuf->has_relocs);
1494 if (execbuf->has_relocs) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst3151 - anv: add a comment describing has_relocs field

Completed in 14 milliseconds