Lines Matching refs:shadow_samp_mask
245 uint32_t shadow_samp_mask; member
5636 uint32_t *shadow_samp_mask, in emit_sampler_decl() argument
5660 *shadow_samp_mask |= (1 << i); in emit_sampler_decl()
5836 uint32_t *shadow_samp_mask) in emit_ios_common() argument
5894 … emit_sampler_decl(ctx, glsl_strbufs, shadow_samp_mask, first, range, ctx->samplers + first); in emit_ios_common()
5903 emit_sampler_decl(ctx, glsl_strbufs, shadow_samp_mask, i, 0, ctx->samplers + i); in emit_ios_common()
6692 uint32_t *shadow_samp_mask) in emit_ios() argument
6741 glsl_ver_required = emit_ios_common(ctx, glsl_strbufs, shadow_samp_mask); in emit_ios()
6862 sinfo->shadow_samp_mask = ctx->shadow_samp_mask; in fill_sinfo()
7031 &ctx.shadow_samp_mask); in vrend_convert_shader()
7345 &ctx.shadow_samp_mask); in vrend_shader_create_passthrough_tcs()