| /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
|
| /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...] |
| H A D | webgl_framebuffer.cpp | 85 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id) in AddAttachment() argument 101 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id, GLenum textureTarget, GLint level) in AddAttachment() argument 119 DoDetachment(GLenum target, WebGLAttachment* attachment) DoDetachment() argument [all...] |
| /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...] |
| /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...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | MultiviewTest.cpp | 189 GLenum attachment = static_cast<GLenum>(GL_COLOR_ATTACHMENT0 + i); in AttachMultiviewTextures() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | ValidationTest.h | 119 wgpu::Texture attachment; member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboStateQueryTests.cpp | 58 void checkAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pname, GLenum reference) in checkAttachmentParam() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ClearMultiviewGL.cpp | 116 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in attachTextures() local 172 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in detachTextures() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
| H A D | object_api.h | 405 auto& Attach(const META_NS::IObject::Ptr& attachment, const META_NS::IObject::Ptr& dataContext = {}) in Attach() argument 411 auto& Attach(const T& attachment, const U& dataContext = {}) in Attach() argument 416 auto& Attach(const T& attachment) in Attach() argument 423 auto& Detach(const META_NS::IObject::Ptr& attachment) in Detach() argument 429 Detach(const T& attachment) Detach() argument 539 Attach(const META_NS::IAttachment::Ptr& attachment, const META_NS::IObject::Ptr& dataContext = {}) Attach() argument 544 Detach(const META_NS::IAttachment::Ptr& attachment) Detach() argument [all...] |
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | anim_impl.cpp | 383 Attach(const BASE_NS::shared_ptr<META_NS::IObject>& attachment, const IObject::Ptr& dataContext) Attach() argument 391 Detach(const META_NS::IObject::Ptr& attachment) Detach() argument 399 AttachModifier(const BASE_NS::shared_ptr<META_NS::IAnimationModifier>& attachment) AttachModifier() argument 409 DetachModifier(const BASE_NS::shared_ptr<META_NS::IAnimationModifier>& attachment) DetachModifier() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | animation_state.cpp | 377 bool AnimationState::Attach(const IObject::Ptr& attachment, const IObject::Ptr& dataContext) in Attach() argument 398 bool AnimationState::Detach(const IObject::Ptr& attachment) in Detach() argument
|