Home
last modified time | relevance | path

Searched refs:nvk_cmd_buffer_cond_render_alloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_buffer.h324 VkResult nvk_cmd_buffer_cond_render_alloc(struct nvk_cmd_buffer *cmd,
H A Dnvk_cmd_buffer.c255 nvk_cmd_buffer_cond_render_alloc(struct nvk_cmd_buffer *cmd, in nvk_cmd_buffer_cond_render_alloc() function
H A Dnvk_cmd_draw.c4363 VkResult result = nvk_cmd_buffer_cond_render_alloc(cmd, &tmp_addr); in nvk_CmdBeginConditionalRenderingEXT()