Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_image.c66 bool is_ds = util_format_is_depth_or_stencil(template.format); in lvp_image_create() local
76 if (!is_ds) in lvp_image_create()