Home
last modified time | relevance | path

Searched defs:clearArea (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_render_utils.h48 gl::Rectangle clearArea; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h99 gl::Rectangle clearArea; member
139 gl::Rectangle clearArea; member
H A DFramebufferVk.cpp2205 clearWithDraw(ContextVk *contextVk, const gl::Rectangle &clearArea, gl::DrawBufferMask clearColorBuffers, bool clearDepth, bool clearStencil, gl::BlendStateExt::ColorMaskStorage::Type colorMasks, uint8_t stencilMask, const VkClearColorValue &clearColorValue, const VkClearDepthStencilValue &clearDepthStencilValue) clearWithDraw() argument

Completed in 7 milliseconds