Searched refs:R300_GB_POINT_STUFF_ENABLE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render.c1171 OUT_CS_REG(R300_GB_ENABLE, R300_GB_POINT_STUFF_ENABLE |
H A Dr300_state_derived.c629 stuffing_enable |= R300_GB_POINT_STUFF_ENABLE;
H A Dr300_reg.h625 # define R300_GB_POINT_STUFF_ENABLE (1 << 0) /* Specifies if points will have stuffed texture coordinates. */ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render.c1198 OUT_CS_REG(R300_GB_ENABLE, R300_GB_POINT_STUFF_ENABLE |
H A Dr300_state_derived.c629 stuffing_enable |= R300_GB_POINT_STUFF_ENABLE;
H A Dr300_reg.h625 # define R300_GB_POINT_STUFF_ENABLE (1 << 0) /* Specifies if points will have stuffed texture coordinates. */ macro

Completed in 55 milliseconds