Searched refs:t_wrap_mode (Results 1 – 5 of 5) sorted by relevance
108 sampler->ss3.t_wrap_mode = translate_wrap_mode(gl_sampler->WrapT, in gen7_update_sampler_state()120 sampler->ss3.t_wrap_mode = BRW_TEXCOORDMODE_CUBE; in gen7_update_sampler_state()124 sampler->ss3.t_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen7_update_sampler_state()132 sampler->ss3.t_wrap_mode = BRW_TEXCOORDMODE_WRAP; in gen7_update_sampler_state()
234 sampler->ss1.t_wrap_mode = translate_wrap_mode(gl_sampler->WrapT, in brw_update_sampler_state()250 sampler->ss1.t_wrap_mode = BRW_TEXCOORDMODE_CUBE; in brw_update_sampler_state()254 sampler->ss1.t_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in brw_update_sampler_state()262 sampler->ss1.t_wrap_mode = BRW_TEXCOORDMODE_WRAP; in brw_update_sampler_state()
652 GLuint t_wrap_mode:3; member716 GLuint t_wrap_mode:3; member
242 sampler->ss3.t_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen7_blorp_emit_sampler_state()
522 sampler->ss1.t_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen6_blorp_emit_sampler_state()