Home
last modified time | relevance | path

Searched refs:R500_RS_COL_FMT (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c246 rs->ip[id] |= R500_RS_COL_FMT(R300_RS_COL_FMT_0001); in r500_rs_col()
248 rs->ip[id] |= R500_RS_COL_FMT(R300_RS_COL_FMT_RGBA); in r500_rs_col()
H A Dr300_reg.h823 # define R500_RS_COL_FMT(x) ((x) << 27) macro

Completed in 13 milliseconds