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.c262 VkPipelineColorBlendAttachmentState blend_attachment_state[MAX_RTS] = { 0 }; in create_color_pipeline()
274 .attachmentCount = MAX_RTS, in create_color_pipeline()
Dradv_private.h83 #define MAX_RTS 8 macro
Dradv_device.c737 .maxColorAttachments = MAX_RTS, in radv_GetPhysicalDeviceProperties()
/external/mesa3d/src/intel/vulkan/
Danv_device.c908 .maxColorAttachments = MAX_RTS, in anv_GetPhysicalDeviceProperties()
Danv_private.h99 #define MAX_RTS 8 macro