Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Dkopper.c598 …bool front_only = attachments & ST_ATTACHMENT_FRONT_LEFT_MASK && !(attachments & ST_ATTACHMENT_BAC… in kopper_allocate_textures() local
610 (statts[i] == ST_ATTACHMENT_FRONT_LEFT && front_only)) in kopper_allocate_textures()
623 … if (statts[i] == ST_ATTACHMENT_BACK_LEFT || (statts[i] == ST_ATTACHMENT_FRONT_LEFT && front_only)) in kopper_allocate_textures()