| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_framebuffer.h | 43 VkImageView attachments[]; member
|
| H A D | vk_command_buffer.h | 130 struct vk_attachment_state *attachments; member
|
| H A D | vk_image.c | 624 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 D | VkFramebuffer.hpp | 43 ImageView **attachments = nullptr; member in vk::Framebuffer
|
| H A D | VkRenderPass.hpp | 98 VkAttachmentDescription *attachments = nullptr; member in vk::RenderPass
|
| H A D | VkPipeline.hpp | 121 Attachments attachments; member in vk::GraphicsPipeline
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | pipeline_create_functions_vk.h | 42 Attachment attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT]; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluStrUtil.cpp | 121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) in getInvalidateAttachmentStr() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_device.c | 258 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 D | GrVkFramebuffer.cpp | 28 VkImageView attachments[3]; in Make() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | PixelProcessor.cpp | 74 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 D | zink_framebuffer.c | 84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer() local
|
| H A D | zink_render_pass.h | 81 struct zink_pipeline_rt attachments[PIPE_MAX_COLOR_BUFS + 1]; member
|
| H A D | zink_state.h | 94 VkPipelineColorBlendAttachmentState attachments[PIPE_MAX_COLOR_BUFS]; member
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | frame_buffer.cc | 51 std::vector<VkImageView> attachments; in Initialize() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | SecondaryCommandBuffer.cpp | 268 const VkClearAttachment *attachments = in executeCommands() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
| H A D | cma_heap.c | 32 struct list_head attachments; member
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
| H A D | importer.cpp | 237 auto attachments = cont.GetAttachmentContainer(); in ImportIAttach() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl_framebuffer.cpp | 313 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 D | tu_pass.h | 109 struct tu_render_pass_attachment *attachments; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta.h | 58 struct radv_attachment_state *attachments; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri2.c | 402 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 D | pvr_pass.c | 311 struct pvr_render_pass_attachment *attachments; in pvr_CreateRenderPass2() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | magic.c | 130 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 D | vktMultiViewRenderUtil.cpp | 399 vector<AttachmentDesc> attachments; in makeRenderPassWithAttachments() local
|