Searched defs:pvr_hard_coding_data (Results 1 – 1 of 1) sorted by relevance
68 static const struct pvr_hard_coding_data { struct69 const char *const name;70 uint64_t bvnc;71 enum pvr_hard_code_shader_type type;73 union {