Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c109 vinfo.hwfmt[0] |= S4_VFMT_COLOR; in calculate_vertex_layout()
Di915_reg.h354 #define S4_VFMT_COLOR (1 << 10) macro
369 (S4_VFMT_POINT_WIDTH | S4_VFMT_SPEC_FOG | S4_VFMT_COLOR | \