Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_xgl_pds.c135 *robust_attribute_entry; in pvr_write_pds_const_map_entry_vertex_attribute_address() local
137 robust_attribute_entry = in pvr_write_pds_const_map_entry_vertex_attribute_address()
139 sizeof(*robust_attribute_entry)); in pvr_write_pds_const_map_entry_vertex_attribute_address()
140 robust_attribute_entry->type = in pvr_write_pds_const_map_entry_vertex_attribute_address()
142 robust_attribute_entry->const_offset = const_val; in pvr_write_pds_const_map_entry_vertex_attribute_address()
143 robust_attribute_entry->binding_index = DMA->binding_index; in pvr_write_pds_const_map_entry_vertex_attribute_address()
144 robust_attribute_entry->component_size_in_bytes = in pvr_write_pds_const_map_entry_vertex_attribute_address()
146 robust_attribute_entry->offset = DMA->offset; in pvr_write_pds_const_map_entry_vertex_attribute_address()
147 robust_attribute_entry->stride = DMA->stride; in pvr_write_pds_const_map_entry_vertex_attribute_address()
148 robust_attribute_entry in pvr_write_pds_const_map_entry_vertex_attribute_address()
[all...]

Completed in 2 milliseconds