Searched defs:ClearFramebufferParameters (Results 1 – 2 of 2) sorted by relevance
87 struct ClearFramebufferParameters struct93 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;[all …]
3544 UtilsVk::ClearFramebufferParameters::ClearFramebufferParameters() in ClearFramebufferParameters() function in rx::UtilsVk::ClearFramebufferParameters