Searched defs:atch_num (Results 1 – 2 of 2) sorted by relevance
629 let atch_num = match &subpass_desc.depth_stencil_attachment { in has_depth() localVariable644 let atch_num = match &subpass_desc.depth_stencil_attachment { in has_writable_depth() localVariable667 let atch_num = match &subpass_desc.depth_stencil_attachment { in has_stencil() localVariable683 let atch_num = match &subpass_desc.depth_stencil_attachment { in has_writable_stencil() localVariable
62 let atch_num = atch_num as u32; in validate() localVariable