Home
last modified time | relevance | path

Searched refs:stencilRect (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp154 sdc->stencilRect(clip, &userStencilSettings, std::move(paint), GrAA::kNo, in DrawNonAARect()
H A DDefaultPathRenderer.cpp740 sdc->stencilRect(clip, passes[p], std::move(paint), in internalDrawPath()
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h529 void stencilRect(const GrClip* clip, in stencilRect() function in skgpu::v1::final
H A DStencilMaskHelper.cpp286 sdc->stencilRect(&clip, ss, std::move(paint), aa, matrix, rect); in draw_stencil_rect()
H A DSurfaceDrawContext.cpp1607 this->stencilRect(clip, ss, std::move(paint), GrAA::kNo, SkMatrix::I(), in drawAndStencilPath()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp3264 const VkBufferImageCopy stencilRect = in pushReadImagesToBuffers() local
3279 vk.cmdCopyImageToBuffer(commandBuffer, attachmentResources[attachmentNdx]->getImage(), VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, attachmentResources[attachmentNdx]->getSecondaryBuffer(), 1, &stencilRect); in pushReadImagesToBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp3250 const VkBufferImageCopy stencilRect = in pushReadImagesToBuffers() local
3265 vk.cmdCopyImageToBuffer(commandBuffer, attachmentResources[attachmentNdx]->getImage(), VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, attachmentResources[attachmentNdx]->getSecondaryBuffer(), 1, &stencilRect); in pushReadImagesToBuffers()

Completed in 28 milliseconds