Searched defs:ClearFramebufferParameters (Results 1 – 2 of 2) sorted by relevance
96 struct ClearFramebufferParameters struct102 gl::Rectangle clearArea;104 bool clearColor;105 bool clearDepth;106 bool clearStencil;108 uint8_t stencilMask;109 VkColorComponentFlags colorMaskFlags;110 uint32_t colorAttachmentIndexGL;111 const angle::Format *colorFormat;113 VkClearColorValue colorClearValue;[all …]
4955 UtilsVk::ClearFramebufferParameters::ClearFramebufferParameters() in ClearFramebufferParameters() function in rx::UtilsVk::ClearFramebufferParameters