Searched defs:ROGUE_NUM_PBESTATE_STATE_WORDS (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_common.c | 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 D | pvr_cmd_buffer.c | 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
|
/third_party/mesa3d/src/imagination/include/hwdef/ |
H A D | rogue_hw_defs.h | 88 #define ROGUE_NUM_PBESTATE_STATE_WORDS 2U macro
|
Completed in 9 milliseconds