Searched refs:draw_params_res (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_draw.c99 pipe_resource_reference(&ice->draw.draw_params_res,
112 pipe_resource_reference(&ice->draw.draw_params_res, NULL);
H A Diris_context.h469 struct pipe_resource *draw_params_res; member in struct:iris_context::__anona797bc080108
H A Diris_state.c5040 &ice->draw.draw_params_res);
5042 assert(ice->draw.draw_params_res);
5046 pipe_resource_reference(&state->resource, ice->draw.draw_params_res);

Completed in 12 milliseconds