Searched refs:reloc_size (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_private.h1377 unsigned reloc_size = 0; local in function:write_reloc
1379 reloc_size = sizeof(uint64_t);
1382 reloc_size = sizeof(uint32_t);
1387 gen_flush_range(p, reloc_size);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_private.h1654 unsigned reloc_size = 0; local in function:write_reloc
1656 reloc_size = sizeof(uint64_t);
1659 reloc_size = sizeof(uint32_t);
1664 intel_flush_range(p, reloc_size);

Completed in 14 milliseconds