Home
last modified time | relevance | path

Searched refs:ROGUE_NUM_PBESTATE_REG_WORDS (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/imagination/include/hwdef/
H A Drogue_hw_defs.h85 #define ROGUE_NUM_PBESTATE_REG_WORDS 3U macro
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_common.h132 uint64_t pbe_reg_words[static const ROGUE_NUM_PBESTATE_REG_WORDS]);
H A Dpvr_job_render.h96 [ROGUE_NUM_PBESTATE_REG_WORDS];
H A Dpvr_job_common.c167 uint64_t pbe_reg_words[static const ROGUE_NUM_PBESTATE_REG_WORDS]) in pvr_pbe_pack_state()
175 /* This function needs updating if the value of ROGUE_NUM_PBESTATE_REG_WORDS in pvr_pbe_pack_state()
178 STATIC_ASSERT(ROGUE_NUM_PBESTATE_REG_WORDS == 3); in pvr_pbe_pack_state()
162 pvr_pbe_pack_state( const struct pvr_device_info *dev_info, const struct pvr_pbe_surf_params *surface_params, const struct pvr_pbe_render_params *render_params, uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], uint64_t pbe_reg_words[static const ROGUE_NUM_PBESTATE_REG_WORDS]) pvr_pbe_pack_state() argument
H A Dpvr_cmd_buffer.c714 uint64_t pbe_reg_words[static const ROGUE_NUM_PBESTATE_REG_WORDS]) in pvr_setup_pbe_state()
704 pvr_setup_pbe_state( const struct pvr_device_info *dev_info, struct pvr_framebuffer *framebuffer, uint32_t mrt_index, const struct usc_mrt_resource *mrt_resource, const struct pvr_image_view *const iview, const VkRect2D *render_area, const bool down_scale, const uint32_t samples, uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], uint64_t pbe_reg_words[static const ROGUE_NUM_PBESTATE_REG_WORDS]) pvr_setup_pbe_state() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h267 ROGUE_NUM_PBESTATE_REG_WORDS];
388 [ROGUE_NUM_PBESTATE_REG_WORDS];
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/fw-api/
H A Dpvr_rogue_fwif.h406 ROGUE_NUM_PBESTATE_REG_WORDS];

Completed in 11 milliseconds