Searched defs:ClearFramebufferParameters (Results 1 – 2 of 2) sorted by relevance
93 struct ClearFramebufferParameters struct99 gl::Rectangle clearArea;101 bool clearColor;102 bool clearDepth;103 bool clearStencil;105 uint8_t stencilMask;106 VkColorComponentFlags colorMaskFlags;107 uint32_t colorAttachmentIndexGL;108 const angle::Format *colorFormat;110 VkClearColorValue colorClearValue;[all …]
3484 UtilsVk::ClearFramebufferParameters::ClearFramebufferParameters() in ClearFramebufferParameters() function in rx::UtilsVk::ClearFramebufferParameters