Searched refs:stencil_format_supported (Results 1 – 1 of 1) sorted by relevance
282 bool stencil_format_supported(const GrVkInterface* interface, in stencil_format_supported() function302 if (stencil_format_supported(interface, physDev, VK_FORMAT_S8_UINT)) { in initStencilFormat()304 } else if (stencil_format_supported(interface, physDev, VK_FORMAT_D24_UNORM_S8_UINT)) { in initStencilFormat()307 SkASSERT(stencil_format_supported(interface, physDev, VK_FORMAT_D32_SFLOAT_S8_UINT)); in initStencilFormat()