Lines Matching defs:ClearFramebufferParameters
87 struct ClearFramebufferParameters struct
93 gl::Rectangle clearArea;
95 bool clearColor;
96 bool clearDepth;
97 bool clearStencil;
99 uint8_t stencilMask;
100 VkColorComponentFlags colorMaskFlags;
101 uint32_t colorAttachmentIndexGL;
102 const angle::Format *colorFormat;
104 VkClearColorValue colorClearValue;
105 VkClearDepthStencilValue depthStencilClearValue;