Searched defs:is_shadow (Results 1 – 5 of 5) sorted by relevance
331 glsl_sampler_type(enum glsl_sampler_dim dim, bool is_shadow, bool is_array, in glsl_sampler_type()
845 bool is_shadow = w[4]; in vtn_handle_type() local1449 const bool is_shadow = glsl_sampler_type_is_shadow(image_type); in vtn_handle_texture() local
1657 bool is_shadow = instr->is_shadow; in build_tex_intrinsic() local
1146 bool is_array, is_shadow; member
4936 bool is_shadow = tgsi_is_shadow_target(target); in build_tex_intrinsic() local