Home
last modified time | relevance | path

Searched defs:pvr_device_features (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/common/
H A Dpvr_device_info.h250 struct pvr_device_features { struct
251 bool has_astc : 1;
252 bool has_cluster_grouping : 1;
253 bool has_common_store_size_in_dwords : 1;
254 bool has_compute : 1;
255 bool has_compute_morton_capable : 1;
256 bool has_compute_overlap : 1;
257 bool has_eight_output_registers : 1;
258 bool has_fb_cdc_v4 : 1;
259 bool has_fbcdc_algorithm;
[all …]