Home
last modified time | relevance | path

Searched defs:entry_write_state (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_xgl_pds.c89 pvr_init_pds_const_map_entry_write_state( struct pvr_pds_info *PDS_info, struct pvr_pds_const_map_entry_write_state *entry_write_state) pvr_init_pds_const_map_entry_write_state() argument
101 pvr_prepare_next_pds_const_map_entry( struct pvr_pds_const_map_entry_write_state *entry_write_state, size_t size_of_next_entry_in_bytes) pvr_prepare_next_pds_const_map_entry() argument
121 pvr_write_pds_const_map_entry_vertex_attribute_address( struct pvr_pds_const_map_entry_write_state *entry_write_state, const struct pvr_pds_vertex_dma *DMA, uint32_t const_val, bool use_robust_vertex_fetch) pvr_write_pds_const_map_entry_vertex_attribute_address() argument
179 pvr_encode_burst(struct pvr_pds_const_map_entry_write_state *entry_write_state, bool last_DMA, bool halt, unsigned int const32, unsigned int const64, unsigned int dma_size_in_dwords, unsigned int destination, unsigned int store) pvr_encode_burst() argument
235 pvr_encode_direct_write( struct pvr_pds_const_map_entry_write_state *entry_write_state, bool last_DMA, bool halt, unsigned int const32, unsigned int const64, uint32_t data_mask, unsigned int destination, uint32_t destination_store, const struct pvr_device_info *dev_info) pvr_encode_direct_write() argument
445 struct pvr_pds_const_map_entry_write_state entry_write_state; pvr_pds_generate_vertex_primary_program() local
1507 struct pvr_pds_const_map_entry_write_state entry_write_state; pvr_pds_generate_descriptor_upload_program() local
[all...]

Completed in 2 milliseconds