Home
last modified time | relevance | path

Searched refs:r600_blend_state (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c189 struct r600_blend_state *blend, bool blend_disable) in r600_bind_blend_state_internal()
232 struct r600_blend_state *blend = (struct r600_blend_state *)state; in r600_bind_blend_state()
520 struct r600_blend_state *blend = (struct r600_blend_state*)state; in r600_delete_blend_state()
Dr600_pipe.h324 struct r600_blend_state { struct
Dr600_state.c325 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in r600_create_blend_state_mode()
Devergreen_state.c327 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in evergreen_create_blend_state_mode()