| /third_party/mesa3d/src/glx/ |
| H A D | dri2.h | 42 unsigned int attachment; member
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_attach.h | 45 bool Attach(const IObject::Ptr& attachment) in Attach() argument [all...] |
| H A D | intf_attachment_container.h | 50 bool Attach(const IObject::Ptr& attachment) in Attach() argument [all...] |
| /third_party/skia/src/gpu/mtl/ |
| H A D | GrMtlTexture.h | 34 GrMtlAttachment* attachment() const { return fTexture.get(); } in attachment() function in GrMtlTexture
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Framebuffer.cpp | 17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 9 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf() argument 44 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 9 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf() argument 44 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | AttachmentState.cpp | 56 TextureViewBase* attachment = in AttachmentStateBlueprint() local 67 TextureViewBase* attachment = descriptor->depthStencilAttachment->view; in AttachmentStateBlueprint() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object.cpp | 51 bool Object::Attach(const IObject::Ptr& attachment, const IObject::Ptr& dataContext) in Attach() argument 60 bool Object::Detach(const IObject::Ptr& attachment) in Detach() argument
|
| H A D | attachment_container.cpp | 95 bool AttachmentContainer::Attach(const IObject::Ptr& attachment, const IObject::Ptr& dataContext) in Attach() argument 132 bool AttachmentContainer::Detach(const IObject::Ptr& attachment) in Detach() argument 100 Attach( IContainer::SizeType pos, const IObject::Ptr& attachment, const IObject::Ptr& dataContext) Attach() argument [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_override.cpp | 174 CheckGetFrameBufferAttachmentParameter( napi_env env, GLenum target, GLenum attachment, const WebGLFramebuffer* frameBuffer) CheckGetFrameBufferAttachmentParameter() argument 211 GetFrameBufferAttachmentParameterForDefault( napi_env env, GLenum target, GLenum attachment, GLenum pname) GetFrameBufferAttachmentParameterForDefault() argument 260 HandleFrameBufferPname( napi_env env, GLenum target, GLenum attachment, GLenum pname, WebGLAttachment* attachmentObject) HandleFrameBufferPname() argument 305 GetFrameBufferAttachmentParameter( napi_env env, GLenum target, GLenum attachment, GLenum pname) GetFrameBufferAttachmentParameter() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 56 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf() argument 18 omap_gem_map_dma_buf( struct dma_buf_attachment *attachment, enum dma_data_direction dir) omap_gem_map_dma_buf() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/ |
| H A D | dmabuf-cache.c | 67 struct dma_buf_attachment *attachment; in tegra_vde_dmabuf_cache_map() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | dmabuf-cache.c | 69 struct dma_buf_attachment *attachment; in tegra_vde_dmabuf_cache_map() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 33 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf() argument 20 omap_gem_map_dma_buf( struct dma_buf_attachment *attachment, enum dma_data_direction dir) omap_gem_map_dma_buf() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | RenderTargetCache.h | 154 updateCachedRenderTarget( const gl::Context *context, const gl::FramebufferAttachment *attachment, RenderTargetT **cachedRenderTarget) updateCachedRenderTarget() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | BlendIntegerTest.cpp | 26 void compareValue(const T *value, const char *name, GLenum attachment) in compareValue() argument
|
| H A D | FramebufferMultiviewTest.cpp | 141 GLColor getLayerColor(size_t layer, GLenum attachment, GLint x, GLint y) in getLayerColor() argument 149 GLColor getLayerColor(size_t layer, GLenum attachment) in getLayerColor() argument [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkRenderTarget.h | 169 GrVkImage* attachment = global() variable [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
| H A D | webgl_framebuffer.h | 59 GLenum attachment; member [all...] |
| /kernel/linux/linux-5.10/drivers/dma-buf/heaps/ |
| H A D | heap-helpers.c | 140 struct sg_table *dma_heap_map_dma_buf(struct dma_buf_attachment *attachment, in dma_heap_map_dma_buf() argument 153 static void dma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, in dma_heap_unmap_dma_buf() argument 93 dma_heap_attach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) dma_heap_attach() argument 125 dma_heap_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attachment) dma_heap_detach() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 20 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf() argument 67 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | BlitFramebufferPerf.cpp | 164 GLenum attachment = BufferTypeAttachment(param.type); in initializeBenchmark() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFramebuffer.cpp | 86 const VkAttachmentDescription attachment = renderPass->getAttachment(i); in executeLoadOp() local 137 clearAttachment(const RenderPass *renderPass, uint32_t subpassIndex, const VkClearAttachment &attachment, const VkClearRect &rect) clearAttachment() argument [all...] |
| H A D | VkRenderPass.cpp | 431 MarkFirstUse(int attachment, int subpass) MarkFirstUse() argument [all...] |