Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h992 struct SWR_BACKEND_STATE struct
994 …t constantInterpolationMask; // bitmask indicating which attributes have constant interpolation
995 …rdMask; // bitmask indicating the attribute(s) which should be interpreted as tex coordinates
997 …uint8_t numAttributes; // total number of attributes to send to backend (up to 32)
998 …number of components to setup per attribute, this reduces some calculations for unneeded components
1000 bool swizzleEnable; // when enabled, core will parse the swizzle map when
1003 SWR_ATTRIB_SWIZZLE swizzleMap[32];