Home
last modified time | relevance | path

Searched defs:clearRect (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp295 D3D12_RECT clearRect; in scissor_to_d3d_clear_rect() local
314 D3D12_RECT clearRect = scissor_to_d3d_clear_rect(scissor, fRenderTarget, fOrigin); in onClear() local
335 D3D12_RECT clearRect = scissor_to_d3d_clear_rect(scissor, fRenderTarget, fOrigin); in onClearStencilClip() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp205 sw::Rect clearRect = renderTarget[i]->getRect(); in clearColor() local
225 sw::Rect clearRect = depthBuffer->getRect(); in clearDepth() local
242 sw::Rect clearRect = stencilBuffer->getRect(); in clearStencil() local
DContext.cpp3488 sw::Rect clearRect = colorbuffer->getRect(); in clearColorBuffer() local
3531 sw::Rect clearRect = depthbuffer->getRect(); in clearDepthBuffer() local
3559 sw::Rect clearRect = stencilbuffer->getRect(); in clearStencilBuffer() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp424 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
468 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp427 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
471 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp447 VkClearRect clearRect; in onClearStencilClip() local
495 VkClearRect clearRect; in onClear() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp219 const vk::VkClearRect clearRect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp219 const vk::VkClearRect clearRect = in iterate() local
/third_party/skia/bench/
DGameBench.cpp130 SkRect clearRect = { -1.0f, -1.0f, width+1.0f, height+1.0f }; in onDraw() local
/third_party/skia/tests/
DVkDrawableTest.cpp67 VkClearRect clearRect; in draw() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp859 const VkClearRect clearRect = in createCommandBuffer() local
923 const VkClearRect clearRect in createCommandBufferDynamicRendering() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp731 const VkClearRect clearRect = in createCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp859 const VkClearRect clearRect = in createCommandBuffer() local
923 const VkClearRect clearRect in createCommandBufferDynamicRendering() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp731 const VkClearRect clearRect = in createCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp301 const VkClearRect clearRect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiGetMemoryCommitment.cpp301 const VkClearRect clearRect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp689 const VkClearRect clearRect = in clearColorWithClearAttachments() local
717 const VkClearRect clearRect = in clearDepthWithClearAttachments() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp689 const VkClearRect clearRect = in clearColorWithClearAttachments() local
717 const VkClearRect clearRect = in clearDepthWithClearAttachments() local
/third_party/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp466 SkIRect clearRect = SkIRect::MakeXYWH(dstRect.fLeft, dstRect.fBottom, in apply_morphology() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp466 const VkClearRect clearRect in drawCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp466 const VkClearRect clearRect in drawCommands() local
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js491 this.clearRect = function(x, y, width, height) { method in CanvasRenderingContext2D
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1079 const vk::VkClearRect clearRect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1079 const vk::VkClearRect clearRect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1106 const VkRect2D& clearRect) in recordClearAttachments()
2740 const VkRect2D& clearRect) in recordSecondPassContents()

12