Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_shader_ps.c46 struct ilo_state_ps_dispatch_conds conds; member
239 const struct ilo_state_ps_dispatch_conds *conds) in ps_params_get_gen6_kill_pixel()
274 const struct ilo_state_ps_dispatch_conds *conds) in ps_params_get_gen6_dispatch_enable()
Dilo_state_shader.h211 } conds; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_alu.c37 LLVMValueRef conds[TGSI_NUM_CHANNELS]; in kill_if_fetch_args() local