Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1615 static uint32_t offset_to_ps_input(uint32_t offset, bool flat_shade) in offset_to_ps_input()
1668 bool flat_shade; in calculate_ps_inputs() local
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h379 bool flat_shade:1; member