Home
last modified time | relevance | path

Searched defs:color_attachments (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dframe_buffer.cc29 FrameBuffer( Device* device, const std::vector<const amber::Pipeline::BufferInfo*>& color_attachments, amber::Pipeline::BufferInfo depth_stencil_attachment, const std::vector<const amber::Pipeline::BufferInfo*>& resolve_targets, uint32_t width, uint32_t height) FrameBuffer() argument
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp205 WGPURenderPassColorAttachment color_attachments = {}; in main_loop() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h61 struct tu_subpass_attachment *color_attachments; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h142 struct vk_subpass_attachment *color_attachments; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp692 VkAttachmentReference color_attachments[16]; in create_graphics_pipeline() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h699 struct v3dv_subpass_attachment *color_attachments; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h1229 uint32_t *color_attachments; member

Completed in 14 milliseconds