Home
last modified time | relevance | path

Searched refs:PVR_MAX_COLOR_ATTACHMENTS (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_limits.h35 #define PVR_MAX_COLOR_ATTACHMENTS 8U /* Number of PBE emit registers. */ macro
H A Dpvr_job_render.h95 uint64_t pbe_reg_words[PVR_MAX_COLOR_ATTACHMENTS]
H A Dpvr_device.c925 .maxFragmentOutputAttachments = PVR_MAX_COLOR_ATTACHMENTS, in pvr_GetPhysicalDeviceProperties2()
930 PVR_MAX_COLOR_ATTACHMENTS, in pvr_GetPhysicalDeviceProperties2()
978 .maxColorAttachments = PVR_MAX_COLOR_ATTACHMENTS, in pvr_GetPhysicalDeviceProperties2()
H A Dpvr_cmd_buffer.c886 uint32_t pbe_cs_words[PVR_MAX_COLOR_ATTACHMENTS] in pvr_sub_cmd_gfx_job_init()
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h387 uint64_t pbe_word[PVR_MAX_COLOR_ATTACHMENTS]

Completed in 12 milliseconds