Home
last modified time | relevance | path

Searched defs:is_shadow (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/
Dnir_types.cpp331 glsl_sampler_type(enum glsl_sampler_dim dim, bool is_shadow, bool is_array, in glsl_sampler_type()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c845 bool is_shadow = w[4]; in vtn_handle_type() local
1449 const bool is_shadow = glsl_sampler_type_is_shadow(image_type); in vtn_handle_texture() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1657 bool is_shadow = instr->is_shadow; in build_tex_intrinsic() local
/external/mesa3d/src/compiler/nir/
Dnir.h1146 bool is_array, is_shadow; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4936 bool is_shadow = tgsi_is_shadow_target(target); in build_tex_intrinsic() local