Home
last modified time | relevance | path

Searched refs:vkStencil (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp261 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
262 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
263 desc->fStencil.fSamples = vkStencil->numSamples() ? vkStencil->numSamples() : 1; in getAttachmentsDescriptor()
365 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
366 return vkStencil->imageResource(); in stencilImageResource()
375 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
376 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkGpuCommandBuffer.cpp126 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in onSubmit() local
127 vkStencil->setImageLayout(fGpu, in onSubmit()
H A DGrVkGpu.cpp1332 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in clearStencil() local
1338 vkStencil->setImageLayout(this, in clearStencil()
1355 fCurrentCmdBuffer->clearDepthStencilImage(this, vkStencil, &vkStencilColor, 1, &subRange); in clearStencil()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp249 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
250 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
251 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
358 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
359 return vkStencil->imageResource(); in stencilImageResource()
368 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
369 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkGpuCommandBuffer.cpp186 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in submit() local
187 vkStencil->setImageLayout(fGpu, in submit()
H A DGrVkGpu.cpp1595 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in clearStencil() local
1602 vkStencil->setImageLayout(this, in clearStencil()
1619 fCurrentCmdBuffer->clearDepthStencilImage(this, vkStencil, &vkStencilColor, 1, &subRange); in clearStencil()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp298 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
299 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
300 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
387 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
388 return vkStencil->imageResource(); in stencilImageResource()
398 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
399 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp91 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in init() local
95 vkStencil->setImageLayout(fGpu, in init()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp276 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
277 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
278 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
380 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
381 return vkStencil->imageResource(); in stencilImageResource()
391 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
392 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp92 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in init() local
96 vkStencil->setImageLayout(fGpu, in init()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp276 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
277 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
278 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
380 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
381 return vkStencil->imageResource(); in stencilImageResource()
391 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
392 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp92 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in init() local
96 vkStencil->setImageLayout(fGpu, in init()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp276 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
277 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
278 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
380 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
381 return vkStencil->imageResource(); in stencilImageResource()
391 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
392 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp92 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in init() local
96 vkStencil->setImageLayout(fGpu, in init()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp276 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in getAttachmentsDescriptor() local
277 desc->fStencil.fFormat = vkStencil->vkFormat(); in getAttachmentsDescriptor()
278 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
380 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilImageResource() local
381 return vkStencil->imageResource(); in stencilImageResource()
391 const GrVkStencilAttachment* vkStencil = static_cast<const GrVkStencilAttachment*>(stencil); in stencilAttachmentView() local
392 return vkStencil->stencilView(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp92 GrVkStencilAttachment* vkStencil = (GrVkStencilAttachment*)stencil; in init() local
96 vkStencil->setImageLayout(fGpu, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp357 const GrVkAttachment* vkStencil = static_cast<const GrVkAttachment*>(stencil); in getAttachmentsDescriptor() local
358 desc->fStencil.fFormat = vkStencil->imageFormat(); in getAttachmentsDescriptor()
359 desc->fStencil.fSamples = vkStencil->numSamples(); in getAttachmentsDescriptor()
535 const GrVkAttachment* vkStencil = static_cast<const GrVkAttachment*>(stencil); in stencilImageResource() local
536 return vkStencil->imageResource(); in stencilImageResource()
546 const GrVkAttachment* vkStencil = static_cast<const GrVkAttachment*>(stencil); in stencilAttachmentView() local
547 return vkStencil->view(); in stencilAttachmentView()
H A DGrVkOpsRenderPass.cpp105 auto* vkStencil = static_cast<GrVkAttachment*>(fRenderTarget->getStencilAttachment()); in init() local
106 SkASSERT(vkStencil); in init()
111 vkStencil->setImageLayout(fGpu, in init()