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.c188 struct r600_blend_state *blend, bool blend_disable) in r600_bind_blend_state_internal()
231 struct r600_blend_state *blend = (struct r600_blend_state *)state; in r600_bind_blend_state()
519 struct r600_blend_state *blend = (struct r600_blend_state*)state; in r600_delete_blend_state()
Dr600_pipe.h321 struct r600_blend_state { struct
Dr600_state.c320 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in r600_create_blend_state_mode()
Devergreen_state.c322 struct r600_blend_state *blend = CALLOC_STRUCT(r600_blend_state); in evergreen_create_blend_state_mode()