Home
last modified time | relevance | path

Searched defs:flat_shade (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c6219 offset_to_ps_input(uint32_t offset, bool flat_shade, bool explicit, bool float16) in offset_to_ps_input()
6247 bool skip_undef, bool use_default_0, bool flat_shade) in single_slot_to_ps_input()
6276 bool flat_shade = !!(ps->info.ps.flat_shaded_mask & (1u << *ps_offset)); in input_mask_to_ps_inputs() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h276 bool flat_shade:1; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h511 bool flat_shade:1; member