Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c654 const bool undef_layout = initial_layout == VK_IMAGE_LAYOUT_UNDEFINED || in transition_color_buffer() local
660 if (undef_layout) { in transition_color_buffer()