Searched refs:exec_flags (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1818 .flags = I915_EXEC_HANDLE_LUT | queue->exec_flags | (no_reloc ? I915_EXEC_NO_RELOC : 0), 1841 .flags = I915_EXEC_HANDLE_LUT | queue->exec_flags | I915_EXEC_NO_RELOC, 1916 .flags = I915_EXEC_HANDLE_LUT | queue->exec_flags | I915_EXEC_NO_RELOC, 2036 .flags = I915_EXEC_HANDLE_LUT | queue->exec_flags,
|
| H A D | anv_queue.c | 476 uint32_t exec_flags, 493 queue->exec_flags = exec_flags; 475 anv_queue_init(struct anv_device * device,struct anv_queue * queue,uint32_t exec_flags,const VkDeviceQueueCreateInfo * pCreateInfo,uint32_t index_in_family) argument
|
| H A D | anv_device.c | 3046 * engine-based contexts, the bottom 6 bits of exec_flags are used 3049 uint32_t exec_flags = device->physical->engine_info ? local in function:anv_CreateDevice 3053 exec_flags, queueCreateInfo, j);
|
| H A D | anv_private.h | 1050 uint32_t exec_flags; member in struct:anv_queue 1405 uint32_t exec_flags,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.0.rst | 2912 - anv: Add exec_flags to anv_queue
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 25546 "description": "iris/batch: Add exec_flags field", [all...] |
Completed in 190 milliseconds