Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c180 struct r600_blend_state *blend, bool blend_disable) in r600_bind_blend_state_internal()
223 struct r600_blend_state *blend = (struct r600_blend_state *)state; in r600_bind_blend_state()
511 struct r600_blend_state *blend = (struct r600_blend_state*)state; in r600_delete_blend_state()
Dr600_pipe.h318 struct r600_blend_state { struct
Dr600_state.c319 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in r600_create_blend_state_mode()
Devergreen_state.c320 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in evergreen_create_blend_state_mode()