Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h6084 typedef struct nir_lower_tex_options { struct
6089 unsigned lower_txp;
6094 bool lower_txp_array;
6099 bool lower_txf_offset;
6104 bool lower_rect_offset;
6110 nir_instr_filter_cb lower_offset_filter;
6117 bool lower_rect;
6125 bool lower_1d;
6126 bool lower_1d_shadow;
6131 unsigned lower_y_uv_external;
[all …]