Home
last modified time | relevance | path

Searched refs:pvr_pds_vertex_dma (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h933 struct pvr_pds_vertex_dma { struct
952 struct pvr_pds_vertex_dma *dma_list; argument
Dpvr_xgl_pds.c123 const struct pvr_pds_vertex_dma *DMA, in pvr_write_pds_const_map_entry_vertex_attribute_address()
747 struct pvr_pds_vertex_dma *vertex_dma = &input_program->dma_list[dma]; in pvr_pds_generate_vertex_primary_program()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pipeline.c254 typedef struct pvr_pds_vertex_dma (
268 struct pvr_pds_vertex_dma *const dma_descriptions = in pvr_pds_vertex_attrib_init_dma_descriptions()
308 struct pvr_pds_vertex_dma *const dma_desc = &dma_descriptions[dma_count]; in pvr_pds_vertex_attrib_init_dma_descriptions()
464 struct pvr_pds_vertex_dma dma_descriptions[PVR_MAX_VERTEX_ATTRIB_DMAS]; in pvr_pds_vertex_attrib_programs_create_and_upload()