Searched defs:SWR_BACKEND_STATE (Results 1 – 1 of 1) sorted by relevance
992 struct SWR_BACKEND_STATE struct994 …t constantInterpolationMask; // bitmask indicating which attributes have constant interpolation995 …rdMask; // bitmask indicating the attribute(s) which should be interpreted as tex coordinates997 …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 components1000 bool swizzleEnable; // when enabled, core will parse the swizzle map when 1003 SWR_ATTRIB_SWIZZLE swizzleMap[32];