Searched defs:ClearFramebufferParameters (Results 1 – 4 of 4) sorted by relevance
66 struct ClearFramebufferParameters struct72 gl::Rectangle clearArea;75 bool clearColor;76 bool clearStencil;78 uint8_t stencilMask;79 VkColorComponentFlags colorMaskFlags;80 uint32_t colorAttachmentIndexGL;81 const angle::Format *colorFormat;83 VkClearColorValue colorClearValue;84 uint8_t stencilClearValue;
1463 UtilsVk::ClearFramebufferParameters::ClearFramebufferParameters() in ClearFramebufferParameters() function in rx::UtilsVk::ClearFramebufferParameters
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 …]
3580 UtilsVk::ClearFramebufferParameters::ClearFramebufferParameters() in ClearFramebufferParameters() function in rx::UtilsVk::ClearFramebufferParameters