Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/mesa3d/src/mesa/main/
Dfbobject.c265 GLenum attachment, bool *is_color_attachment) in get_attachment()
324 GLenum attachment) in get_fb0_attachment()
662 GLenum attachment, in _mesa_FramebufferRenderbuffer_sw()
3917 GLenum attachment, const char *caller) in _mesa_get_and_validate_attachment()
3949 GLenum attachment, in _mesa_framebuffer_texture()
4023 framebuffer_texture_with_dims_no_error(GLenum target, GLenum attachment, in framebuffer_texture_with_dims_no_error()
4046 GLenum attachment, GLenum textarget, in framebuffer_texture_with_dims()
4092 _mesa_FramebufferTexture1D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D_no_error()
4102 _mesa_FramebufferTexture1D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D()
4111 _mesa_FramebufferTexture2D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2D_no_error()
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DRenderPassBuilderD3D12.cpp150 void RenderPassBuilder::SetRenderTargetBeginningAccess(ColorAttachmentIndex attachment, in SetRenderTargetBeginningAccess()
170 void RenderPassBuilder::SetRenderTargetEndingAccess(ColorAttachmentIndex attachment, in SetRenderTargetEndingAccess()
176 void RenderPassBuilder::SetRenderTargetEndingAccessResolve(ColorAttachmentIndex attachment, in SetRenderTargetEndingAccessResolve()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAttachmentState.cpp56 TextureViewBase* attachment = in AttachmentStateBlueprint() local
67 TextureViewBase* attachment = descriptor->depthStencilAttachment->view; in AttachmentStateBlueprint() local
DCommandEncoder.cpp110 MaybeError ValidateAttachmentArrayLayersAndLevelCount(const TextureViewBase* attachment) { in ValidateAttachmentArrayLayersAndLevelCount()
123 MaybeError ValidateOrSetAttachmentSize(const TextureViewBase* attachment, in ValidateOrSetAttachmentSize()
168 const TextureViewBase* attachment = colorAttachment.view; in ValidateResolveTarget() local
220 TextureViewBase* attachment = colorAttachment.view; in ValidateRenderPassColorAttachment() local
260 TextureViewBase* attachment = depthStencilAttachment->view; in ValidateRenderPassDepthStencilAttachment() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp69 const FramebufferAttachment &attachment) in CheckAttachmentCompleteness()
205 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
294 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
304 bool AttachmentOverlapsWithTexture(const FramebufferAttachment &attachment, in AttachmentOverlapsWithTexture()
586 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local
614 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
631 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
740 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
750 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
881 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboStateQueryTests.cpp46 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeAtLeast()
83 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeExactly()
144 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pnam… in checkAttachmentParam()
619 bool attachmentExists (GLenum attachment) in attachmentExists()
671 GLenum attachment; in test() member
698 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
716 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
743 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
761 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFramebuffer.cpp86 const VkAttachmentDescription attachment = renderPass->getAttachment(i); in executeLoadOp() local
137 …hment(const RenderPass *renderPass, uint32_t subpassIndex, const VkClearAttachment &attachment, co… in clearAttachment()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DFramebuffer.cpp17 …amebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Form… in Framebuffer()
/third_party/mesa3d/src/glx/
Ddri2.h42 unsigned int attachment; member
/third_party/skia/src/gpu/mtl/
DGrMtlTexture.h34 GrMtlAttachment* attachment() const { return fTexture.get(); } in attachment() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp116 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in attachTextures() local
172 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in detachTextures() local
DFramebufferGL.cpp79 const FramebufferAttachment *attachment) in BindFramebufferAttachment()
178 bool AreAllLayersActive(const FramebufferAttachment &attachment) in AreAllLayersActive()
194 const FramebufferAttachment *attachment = nullptr; in RequiresMultiviewClear() local
246 bool IsEmulatedAlphaChannelTextureAttachment(const FramebufferAttachment *attachment) in IsEmulatedAlphaChannelTextureAttachment()
799 const FramebufferAttachment *attachment = destFramebuffer->getDrawBuffer(i); in blit() local
1260 const FramebufferAttachment *attachment = nullptr; in syncState() local
1390 for (const auto &attachment : mState.getColorAttachments()) in syncClearState() local
1422 const FramebufferAttachment *attachment = nullptr; in syncClearBufferState() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp532 AttachmentReference (deUint32 attachment, in AttachmentReference()
835 const Attachment& attachment = attachments[attachmentNdx]; in logRenderPassInfo() local
1060 VkClearColorValue randomColorClearValue (const Attachment& attachment, de::Random& rng, deBool useF… in randomColorClearValue()
1117 AttachmentDesc createAttachmentDescription (const Attachment& attachment) in createAttachmentDescription()
1380 VkClearValue randomClearValue (const Attachment& attachment, de::Random& rng, deBool useFormatCompC… in randomClearValue()
1850 const Attachment& attachment = renderInfo.getColorAttachment(attachmentNdx); in createSubpassPipeline() local
1876 const Attachment& attachment = *renderInfo.getDepthStencilAttachment(); in createSubpassPipeline() local
2040 const Attachment& attachment = *renderInfo.getDepthStencilAttachment(); in createSubpassPipeline() local
2373 const VkClearAttachment attachment = in pushRenderCommands() local
2399 const VkClearAttachment attachment = in pushRenderCommands() local
[all …]
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.h169 GrVkImage* attachment = in onSetRelease() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp253 GLenum attachment; in ClearTexture() local
378 GLenum attachment = GL_COLOR_ATTACHMENT0; in ClearTexture() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderTargetCache.h156 const gl::FramebufferAttachment *attachment, in updateCachedRenderTarget()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleDependenciesTests.cpp1316 glw::GLenum attachment = (is_color_renderable) ? in iterate() local
1465 glw::GLenum attachment = (is_color_renderable) ? in iterate() local
1620 glw::GLenum attachment = (is_color_renderable) ? in iterate() local
1776 glw::GLenum attachment = (is_color_renderable) ? in iterate() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pass.c65 const uint32_t attachment = subpass->input_attachments[i]; in pvr_subpass_has_msaa_input_attachment() local
368 struct pvr_render_pass_attachment *attachment = &pass->attachments[i]; in pvr_CreateRenderPass2() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h119 wgpu::Texture attachment; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp287 bool RenderbufferAttachmentTest::Test(glw::GLenum attachment, glw::GLenum internalformat) in Test()
471 bool TextureAttachmentTest::Test(glw::GLenum attachment, bool is_color_attachment, glw::GLenum text… in Test()
550 bool TextureAttachmentTest::SubTestAttachmentError(glw::GLenum attachment, glw::GLenum texture_targ… in SubTestAttachmentError()
579 bool TextureAttachmentTest::SubTestStatus(glw::GLenum attachment, glw::GLenum texture_target, glw::… in SubTestStatus()
611 bool TextureAttachmentTest::SubTestContent(glw::GLenum attachment, glw::GLenum texture_target, in SubTestContent()
910 bool TextureLayerAttachmentTest::Test(glw::GLenum attachment, bool is_color_attachment, glw::GLenum… in Test()
1021 bool TextureLayerAttachmentTest::SubTestAttachmentError(glw::GLenum attachment, glw::GLenum texture… in SubTestAttachmentError()
1054 bool TextureLayerAttachmentTest::SubTestStatus(glw::GLenum attachment, glw::GLenum texture_target, … in SubTestStatus()
1090 bool TextureLayerAttachmentTest::SubTestContent(glw::GLenum attachment, glw::GLenum texture_target, in SubTestContent()
1891 bool InvalidateDataTest::CheckErrorAndLog(const glw::GLenum attachment) in CheckErrorAndLog()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp35 const gl::FramebufferAttachment *attachment) in MarkAttachmentsDirty()
417 const gl::FramebufferAttachment *attachment = mState.getFirstNonNullAttachment(); in getSamplePosition() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp224 glw::GLenum attachment = GL_NONE; in configureLayeredFramebufferAttachment() local
777 glw::GLenum attachment = GL_NONE; in releaseAndDetachTextureObject() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_clear.c264 unsigned attachment, unsigned rt, in panvk_meta_clear_attachment()
489 uint32_t attachment, rt = 0; in panvk_per_arch() local
/third_party/skia/experimental/webgpu-bazel/src/
Dbindings.cpp77 wgpu::RenderPassColorAttachment attachment{}; in drawPipeline() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp141 GLColor getLayerColor(size_t layer, GLenum attachment, GLint x, GLint y) in getLayerColor()
149 GLColor getLayerColor(size_t layer, GLenum attachment) in getLayerColor()

1234567