Searched defs:bifrost_texture_operation (Results 1 – 1 of 1) sorted by relevance
500 struct bifrost_texture_operation { struct508 unsigned sampler_index_or_mode : 4;509 unsigned index : 7;510 bool immediate_indices : 1;511 enum bifrost_tex_op op : 3;517 bool offset_or_bias_disable : 1;522 bool shadow_or_clamp_disable : 1;525 bool array : 1;528 unsigned dimension : 2;532 enum bifrost_lod_mode lod_or_fetch : 3;[all …]