Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h102 struct CLEAR_DESC struct
104 SWR_RECT rect;
105 uint32_t attachmentMask;
106 uint32_t renderTargetArrayIndex;
107 float clearRTColor[4]; // RGBA_32F
108 float clearDepth; // [0..1]
109 uint8_t clearStencil;