Home
last modified time | relevance | path

Searched refs:MAX_RTS (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c305 VkPipelineColorBlendAttachmentState blend_attachment_state[MAX_RTS] = { 0 }; in create_color_pipeline()
317 .attachmentCount = MAX_RTS, in create_color_pipeline()
Dradv_private.h77 #define MAX_RTS 8 macro
Dradv_device.c565 .maxColorAttachments = MAX_RTS, in radv_GetPhysicalDeviceProperties()
/external/mesa3d/src/intel/vulkan/
Danv_private.h92 #define MAX_RTS 8 macro
Danv_device.c604 .maxColorAttachments = MAX_RTS, in anv_GetPhysicalDeviceProperties()