Searched defs:SWR_BACKEND_STATE (Results 1 – 1 of 1) sorted by relevance
1109 struct SWR_BACKEND_STATE struct1111 uint32_t constantInterpolationMask; // bitmask indicating which attributes have constant1113 uint32_t pointSpriteTexCoordMask; // bitmask indicating the attribute(s) which should be1116 bool swizzleEnable; // when enabled, core will parse the swizzle map when1119 uint8_t numAttributes; // total number of attributes to send to backend (up to 32)1143 static_assert(sizeof(SWR_BACKEND_STATE) == 128, argument