Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1318 VkImageLayout *stencil_layout_out) in can_use_attachment_initial_layout() argument
1392 *stencil_layout_out = stencil_layout; in can_use_attachment_initial_layout()
1393 else if (stencil_layout_out != NULL) in can_use_attachment_initial_layout()
1394 *stencil_layout_out = VK_IMAGE_LAYOUT_UNDEFINED; in can_use_attachment_initial_layout()