Home
last modified time | relevance | path

Searched defs:attachment (Results 26 - 50 of 178) sorted by relevance

12345678

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h35 uint32_t attachment; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c148 VkImageUsageFlags attachment = (VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT | VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT); in create_surface() local
/third_party/mesa3d/src/imagination/vulkan/
H A 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
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp279 VkClearAttachment attachment = in testEarlyDestroy() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp117 comparePixels(glw::GLint width, glw::GLint height, glw::GLint pixelSize, const unsigned char* textureData, const unsigned char* referencePixel, int attachment, int layer) comparePixels() argument
/third_party/skia/src/gpu/vk/
H A DGrVkRenderPass.cpp18 void setup_vk_attachment_description(VkAttachmentDescription* attachment, in setup_vk_attachment_description() argument
[all...]
/third_party/skia/tests/
H A DVkDrawableTest.cpp73 VkClearAttachment attachment; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp235 VkPipelineColorBlendAttachmentState attachment; in ComputeColorDesc() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp108 ApplyColorState(const OpenGLFunctions& gl, ColorAttachmentIndex attachment, const ColorTargetState* state) ApplyColorState() argument
H A DTextureGL.cpp253 GLenum attachment; in ClearTexture() local
378 GLenum attachment = GL_COLOR_ATTACHMENT0; in ClearTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp265 VkClearAttachment attachment = in testEarlyDestroy() local
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp241 bool MmsBodyPart::SetAttachment(MmsAttachment &attachment) in SetAttachment() argument
478 WriteBodyFromAttachmentBuffer(MmsAttachment &attachment) WriteBodyFromAttachmentBuffer() argument
[all...]
H A Dmms_msg.cpp271 bool MmsMsg::AddAttachment(MmsAttachment &attachment) in AddAttachment() argument
314 MmsAttachment attachment; in GetAllAttachment() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h86 uint32_t attachment; member
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c489 uint32_t attachment, rt = 0; in CmdClearAttachments() local
263 panvk_meta_clear_attachment(struct panvk_cmd_buffer *cmdbuf, unsigned attachment, unsigned rt, VkImageAspectFlags mask, const VkClearValue *clear_value, const VkClearRect *clear_rect) panvk_meta_clear_attachment() argument
H A Dpanvk_cmd_buffer.c406 const struct panvk_render_pass_attachment *attachment = in panvk_cmd_prepare_clear_values() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp417 const gl::FramebufferAttachment *attachment in getSamplePosition() local
34 MarkAttachmentsDirty(const gl::Context *context, const gl::FramebufferAttachment *attachment) MarkAttachmentsDirty() argument
[all...]
H A DClear11.cpp467 const gl::FramebufferAttachment &attachment = colorAttachments[colorAttachmentIndex]; in clearFramebuffer() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleDependenciesTests.cpp1316 glw::GLenum attachment = (is_color_renderable) ? iterate() local
1465 glw::GLenum attachment = (is_color_renderable) ? iterate() local
1620 glw::GLenum attachment = (is_color_renderable) ? iterate() local
1776 glw::GLenum attachment = (is_color_renderable) ? iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp224 glw::GLenum attachment = GL_NONE; in configureLayeredFramebufferAttachment() local
777 glw::GLenum attachment = GL_NONE; releaseAndDetachTextureObject() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboApiTests.cpp79 static const char* getAttachmentName (GLenum attachment) in getAttachmentName() argument
124 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam() argument
[all...]
H A Des3fFboStateQueryTests.cpp46 void checkAttachmentComponentSizeAtLeast (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeAtLeast() argument
83 void checkAttachmentComponentSizeExactly (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeExactly() argument
144 void checkAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pname, GLenum reference) in checkAttachmentParam() argument
620 bool attachmentExists (GLenum attachment) in attachmentExists() argument
672 GLenum attachment; test() member
699 testColorAttachment(GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) testColorAttachment() argument
717 testDepthAttachment(GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) testDepthAttachment() argument
744 testColorAttachment(GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) testColorAttachment() argument
762 testDepthAttachment(GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) testDepthAttachment() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboApiTest.cpp84 static const char* getAttachmentName (GLenum attachment) in getAttachmentName() argument
129 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.h119 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getNumViews() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c867 dri2AllocateBuffer(__DRIscreen *screen, unsigned int attachment, unsigned int format, int width, int height) dri2AllocateBuffer() argument

Completed in 23 milliseconds

12345678