[Mesa-dev] [PATCH 02/21] anv/cmd_buffer: Use the device allocator for QueueSubmit

Chad Versace chadversary at chromium.org
Mon Apr 24 17:01:30 UTC 2017


On Fri 14 Apr 2017, Jason Ekstrand wrote:
> The command is really operating on a Queue not a command buffer and the
> nearest object to that with an allocator is VkDevice.
> 
> Cc: "17.0" <mesa-dev at lists.freedesktop.org>
> ---
>  src/intel/vulkan/anv_batch_chain.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Chad Versace <chadversary at chromium.org>


More information about the mesa-dev mailing list