Searched defs:saturate_t (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h41 bool saturate_s, saturate_t, saturate_r; member in struct:fd3_sampler_stateobj
H A Dfd3_texture.c149 uint16_t saturate_s = 0, saturate_t = 0, saturate_r = 0; local in function:fd3_sampler_states_bind
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h82 unsigned saturate_s, saturate_t, saturate_r; member in struct:tgsi_lowering_config
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h41 bool saturate_s, saturate_t, saturate_r; member in struct:fd4_sampler_stateobj
H A Dfd4_texture.c150 uint16_t saturate_s = 0, saturate_t = 0, saturate_r = 0; local in function:fd4_sampler_states_bind
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h82 unsigned saturate_s, saturate_t, saturate_r; member in struct:tgsi_lowering_config
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c149 uint16_t saturate_s = 0, saturate_t = 0, saturate_r = 0; local in function:fd5_sampler_states_bind
H A Dfd5_texture.h41 bool saturate_s, saturate_t, saturate_r; member in struct:fd5_sampler_stateobj
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c176 uint16_t saturate_s = 0, saturate_t = 0, saturate_r = 0; local in function:fd6_sampler_states_bind
H A Dfd6_texture.h42 bool saturate_s, saturate_t, saturate_r; member in struct:fd6_sampler_stateobj
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h3474 unsigned saturate_t; member in struct:nir_lower_tex_options
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h5127 unsigned saturate_t; member in struct:nir_lower_tex_options

Completed in 26 milliseconds