Searched refs:eStencil (Results 1 – 4 of 4) sorted by relevance
1359 eStencil = VK_IMAGE_ASPECT_STENCIL_BIT, enumerator1380 | ImageAspectFlagBits::eStencil
228 if ( value & ImageAspectFlagBits::eStencil ) result += "Stencil | "; in to_string()2270 case ImageAspectFlagBits::eStencil : return "Stencil"; in to_string()
2253 eStencil = VK_IMAGE_ASPECT_STENCIL_BIT, enumerator2278 | ImageAspectFlagBits::eStencil
278 if ( value & ImageAspectFlagBits::eStencil ) result += "Stencil | "; in to_string()4316 case ImageAspectFlagBits::eStencil : return "Stencil"; in to_string()