Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c259 static const struct fdl_layout dummy_layout = {0}; in fd6_sampler_view_update() local
262 plane1 ? &plane1->layout : &dummy_layout, in fd6_sampler_view_update()
263 plane2 ? &plane2->layout : &dummy_layout, in fd6_sampler_view_update()