Searched refs:s_wrap_mode (Results 1 – 5 of 5) sorted by relevance
106 sampler->ss3.s_wrap_mode = translate_wrap_mode(gl_sampler->WrapS, in gen7_update_sampler_state()119 sampler->ss3.s_wrap_mode = BRW_TEXCOORDMODE_CUBE; in gen7_update_sampler_state()123 sampler->ss3.s_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen7_update_sampler_state()
232 sampler->ss1.s_wrap_mode = translate_wrap_mode(gl_sampler->WrapS, in brw_update_sampler_state()249 sampler->ss1.s_wrap_mode = BRW_TEXCOORDMODE_CUBE; in brw_update_sampler_state()253 sampler->ss1.s_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in brw_update_sampler_state()
653 GLuint s_wrap_mode:3; member717 GLuint s_wrap_mode:3; member
241 sampler->ss3.s_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen7_blorp_emit_sampler_state()
521 sampler->ss1.s_wrap_mode = BRW_TEXCOORDMODE_CLAMP; in gen6_blorp_emit_sampler_state()