Home
last modified time | relevance | path

Searched refs:ROGUE_NUM_PBESTATE_STATE_WORDS (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imagination/include/hwdef/
H A Drogue_hw_defs.h88 #define ROGUE_NUM_PBESTATE_STATE_WORDS 2U macro
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_common.h131 uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS],
H A Dpvr_job_common.c166 uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], in pvr_pbe_pack_state()
170 * ROGUE_NUM_PBESTATE_STATE_WORDS changes, so check that it's the expected in pvr_pbe_pack_state()
173 STATIC_ASSERT(ROGUE_NUM_PBESTATE_STATE_WORDS == 2); 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.c420 const uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], in pvr_sub_cmd_gfx_per_job_fragment_programs_create_and_upload()
713 uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], in pvr_setup_pbe_state()
887 [ROGUE_NUM_PBESTATE_STATE_WORDS]; in pvr_sub_cmd_gfx_job_init()
418 pvr_sub_cmd_gfx_per_job_fragment_programs_create_and_upload( struct pvr_cmd_buffer *const cmd_buffer, const uint32_t pbe_cs_words[static const ROGUE_NUM_PBESTATE_STATE_WORDS], struct pvr_pds_upload *const pds_upload_out) pvr_sub_cmd_gfx_per_job_fragment_programs_create_and_upload() argument
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

Completed in 8 milliseconds