Searched defs:mrt_components (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ | ||
H A D | fd6_program.h | 53 uint32_t mrt_components; member |
H A D | fd6_emit.cc | 330 unsigned mrt_components = 0; in build_prog_fb_rast() local |