Searched refs:VkAttachmentReference (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_render_pass.c35 VkAttachmentReference color_refs[PIPE_MAX_COLOR_BUFS], zs_ref;
36 VkAttachmentReference input_attachments[PIPE_MAX_COLOR_BUFS];
63 memcpy(&input_attachments[input_count++], &color_refs[i], sizeof(VkAttachmentReference));
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_resolve.c83 .pColorAttachments = (VkAttachmentReference[]) {
94 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_resolve_fs.c226 .pColorAttachments = &(VkAttachmentReference) {
231 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_blit.c950 .pColorAttachments = &(VkAttachmentReference) {
955 .pDepthStencilAttachment = &(VkAttachmentReference) {
1015 .pDepthStencilAttachment = &(VkAttachmentReference) {
1072 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_blit2d.c808 .pColorAttachments = &(VkAttachmentReference) {
813 .pDepthStencilAttachment = &(VkAttachmentReference) {
984 .pDepthStencilAttachment = &(VkAttachmentReference) {
1154 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_decompress.c63 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_fast_clear.c212 .pColorAttachments = (VkAttachmentReference[]) {
219 .pDepthStencilAttachment = &(VkAttachmentReference) {
H A Dradv_meta_clear.c226 .pColorAttachments = &(VkAttachmentReference) {
231 .pDepthStencilAttachment = &(VkAttachmentReference) {
546 .pDepthStencilAttachment = &(VkAttachmentReference) {
1784 const VkAttachmentReference att_ref = {
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_render_pass.c35 const VkAttachmentReference *reference,
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp614 VkAttachmentReference color_attachments[16];
631 VkAttachmentReference *ref = &color_attachments[num_color_attachments];
646 VkAttachmentReference ds_attachment;
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h46 /* struct VkAttachmentReference */
49 vn_sizeof_VkAttachmentReference(const VkAttachmentReference *val)
58 vn_encode_VkAttachmentReference(struct vn_cs_encoder *enc, const VkAttachmentReference *val)
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c724 VkAttachmentReference att_ref = {
H A Dv3dv_meta_copy.c2952 VkAttachmentReference att_ref = {
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2688 typedef struct VkAttachmentReference { struct
2691 } VkAttachmentReference; typedef in typeref:struct:VkAttachmentReference
2697 const VkAttachmentReference* pInputAttachments;
2699 const VkAttachmentReference* pColorAttachments;
2700 const VkAttachmentReference* pResolveAttachments;
2701 const VkAttachmentReference* pDepthStencilAttachment;
8949 VkAttachmentReference fragmentDensityMapAttachment;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3311 typedef struct VkAttachmentReference { struct
3314 } VkAttachmentReference; typedef in typeref:struct:VkAttachmentReference
3332 const VkAttachmentReference* pInputAttachments;
3334 const VkAttachmentReference* pColorAttachments;
3335 const VkAttachmentReference* pResolveAttachments;
3336 const VkAttachmentReference* pDepthStencilAttachment;
11258 VkAttachmentReference fragmentDensityMapAttachment;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1424 VkAttachmentReference color_attachment = {};
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1705 VkAttachmentReference color_attachment = {};

Completed in 163 milliseconds