Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h194 struct r600_pipe_blend { struct
402 struct r600_pipe_blend *blend;
404 struct r600_pipe_blend *no_blend;
Dr600_state_common.c173 struct r600_pipe_blend *blend) in r600_bind_blend_state_internal()
203 struct r600_pipe_blend *blend = (struct r600_pipe_blend *)state; in r600_bind_blend_state()
Dr600_state.c699 struct r600_pipe_blend *blend = CALLOC_STRUCT(r600_pipe_blend); in r600_create_blend_state_mode()
Devergreen_state.c687 struct r600_pipe_blend *blend = CALLOC_STRUCT(r600_pipe_blend); in evergreen_create_blend_state_mode()