Searched refs:fd_vertex_state_create (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c427 fd_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, function in typeref:typename:void *
613 pctx->create_vertex_elements_state = fd_vertex_state_create;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c488 fd_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, function in typeref:typename:void *
693 pctx->create_vertex_elements_state = fd_vertex_state_create;

Completed in 4 milliseconds