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.h1109 struct SWR_BACKEND_STATE struct
1111 uint32_t constantInterpolationMask; // bitmask indicating which attributes have constant
1113 uint32_t pointSpriteTexCoordMask; // bitmask indicating the attribute(s) which should be
1116 bool swizzleEnable; // when enabled, core will parse the swizzle map when
1119 uint8_t numAttributes; // total number of attributes to send to backend (up to 32)
1143 static_assert(sizeof(SWR_BACKEND_STATE) == 128, argument