Searched refs:dd_draw_state_copy (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h259 struct dd_draw_state_copy struct
263 /* dd_draw_state_copy does not reference real CSOs. Instead, it points to
289 struct dd_draw_state_copy draw_state;
H A Ddd_draw.c764 dd_init_copy_of_draw_state(struct dd_draw_state_copy *state)
803 dd_unreference_copy_of_draw_state(struct dd_draw_state_copy *state)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h262 struct dd_draw_state_copy struct
266 /* dd_draw_state_copy does not reference real CSOs. Instead, it points to
292 struct dd_draw_state_copy draw_state;
H A Ddd_draw.c775 dd_init_copy_of_draw_state(struct dd_draw_state_copy *state)
814 dd_unreference_copy_of_draw_state(struct dd_draw_state_copy *state)

Completed in 9 milliseconds