Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h106 boolean uses_linear_centroid; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h441 bool uses_linear_centroid; member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11689 bool uses_linear_centroid = G_0286CC_LINEAR_CENTROID_ENA(spi_ps_input_ena); in handle_bc_optimize() local