Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_image.c252 bool is_d24s8 = (format == VK_FORMAT_D24_UNORM_S8_UINT || in tu_image_view_init() local
255 if (is_d24s8 && ubwc_enabled) in tu_image_view_init()
259 if (is_d24s8) { in tu_image_view_init()
381 if (is_d24s8 && ubwc_enabled) in tu_image_view_init()