Home
last modified time | relevance | path

Searched defs:attachments (Results 1 - 25 of 198) sorted by relevance

12345678

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h43 VkImageView attachments[]; member
H A Dvk_command_buffer.h130 struct vk_attachment_state *attachments; member
H A Dvk_image.c624 vk_att_ref_stencil_layout(const VkAttachmentReference2 *att_ref, const VkAttachmentDescription2 *attachments) vk_att_ref_stencil_layout() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp43 ImageView **attachments = nullptr; member in vk::Framebuffer
H A DVkRenderPass.hpp98 VkAttachmentDescription *attachments = nullptr; member in vk::RenderPass
H A DVkPipeline.hpp121 Attachments attachments; member in vk::GraphicsPipeline
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.h42 Attachment attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT]; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluStrUtil.cpp121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) in getInvalidateAttachmentStr() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_device.c258 framebuffer_compute_internal_bpp_msaa( const struct v3dv_framebuffer *framebuffer, const struct v3dv_cmd_buffer_attachment_state *attachments, const struct v3dv_subpass *subpass, uint8_t *max_bpp, bool *msaa) framebuffer_compute_internal_bpp_msaa() argument
/third_party/skia/src/gpu/vk/
H A DGrVkFramebuffer.cpp28 VkImageView attachments[3]; in Make() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPixelProcessor.cpp74 const PixelProcessor::State PixelProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, const vk::Attachments &attachments, bool occlusionEnabled) const in update() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.c84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer() local
H A Dzink_render_pass.h81 struct zink_pipeline_rt attachments[PIPE_MAX_COLOR_BUFS + 1]; member
H A Dzink_state.h94 VkPipelineColorBlendAttachmentState attachments[PIPE_MAX_COLOR_BUFS]; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dframe_buffer.cc51 std::vector<VkImageView> attachments; in Initialize() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp268 const VkClearAttachment *attachments = in executeCommands() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c32 struct list_head attachments; member
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dimporter.cpp237 auto attachments = cont.GetAttachmentContainer(); in ImportIAttach() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp313 CheckStatus(napi_env env, Impl::WebGLRenderingContextBaseImpl* context, WebGLAttachmentInfo info, std::vector<WebGLAttachment*>& attachments, WebGLAttachment* attachedObject) const CheckStatus() argument
353 std::vector<WebGLAttachment*> attachments = {nullptr, nullptr, nullptr}; CheckStatus() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h109 struct tu_render_pass_attachment *attachments; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h58 struct radv_attachment_state *attachments; member
/third_party/mesa3d/src/glx/
H A Ddri2.c402 DRI2GetBuffers(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffers() argument
461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffersWithFormat() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pass.c311 struct pvr_render_pass_attachment *attachments; in pvr_CreateRenderPass2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c130 struct agx_iogpu_attachment_packed *attachments = out; in asahi_pack_iogpu_attachments() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp399 vector<AttachmentDesc> attachments; in makeRenderPassWithAttachments() local

Completed in 15 milliseconds

12345678