Home
last modified time | relevance | path

Searched refs:ps_conservative_z (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h101 uint8_t ps_conservative_z; member
H A Dr600_dump.c116 PRINT_UINT_MEMBER(ps_conservative_z); in print_shader_info()
H A Dr600_state.c1580 switch (a->ps_conservative_z) { in r600_emit_db_misc_state()
2803 uint8_t ps_conservative_z; in r600_update_db_shader_control() local
2815 ps_conservative_z = rctx->ps_shader->current->shader.ps_conservative_z; in r600_update_db_shader_control()
2831 ps_conservative_z != rctx->db_misc_state.ps_conservative_z) { in r600_update_db_shader_control()
2833 rctx->db_misc_state.ps_conservative_z = ps_conservative_z; in r600_update_db_shader_control()
H A Dr600_pipe.h147 uint8_t ps_conservative_z; member
H A Devergreen_state.c3432 switch (rshader->ps_conservative_z) { in evergreen_update_ps_state()
H A Dr600_shader.c3704 shader->ps_conservative_z = (uint8_t)ctx.info.properties[TGSI_PROPERTY_FS_DEPTH_LAYOUT]; in r600_shader_from_tgsi()

Completed in 30 milliseconds