Home
last modified time | relevance | path

Searched defs:has_us_format (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_chipset.h73 bool has_us_format; member
H A Dr300_state_derived.c927 bool has_us_format = r300->screen->caps.has_us_format; in r300_merge_textures_and_samplers() local
H A Dr300_emit.c891 bool has_us_format = r300->screen->caps.has_us_format; in r300_emit_textures_state() local