Home
last modified time | relevance | path

Searched refs:bind_vertex_elements_state (Results 1 - 25 of 59) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_vertex.c109 pipe->bind_vertex_elements_state = softpipe_bind_vertex_elements_state; in softpipe_init_vertex_funcs()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_vertex.c105 llvmpipe->pipe.bind_vertex_elements_state = llvmpipe_bind_vertex_elements_state; in llvmpipe_init_vertex_funcs()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c67 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dfs-write-z.c93 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dfs-frontface.c89 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dtri-large.c56 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dtri.c53 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Docclusion-query.c93 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dquad-tex.c54 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dtex-swizzle.c52 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dtex-srgb.c70 info.ctx->bind_vertex_elements_state(info.ctx, handle); in set_vertices()
H A Dtri-gs.c92 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
H A Dshader-leak.c91 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
H A Dquad-sample.c101 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
H A Dtri-instanced.c133 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
H A Dfs-test.c175 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
H A Dgs-test.c235 ctx->bind_vertex_elements_state(ctx, handle); in set_vertices()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DInputAssembly.cpp367 pipe->bind_vertex_elements_state(pipe, state); in IaSetInputLayout()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_vertex.c330 svga->pipe.bind_vertex_elements_state = svga_bind_vertex_elements_state; in svga_init_vertex_functions()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c304 filter->pipe->bind_vertex_elements_state(filter->pipe, filter->ves); in vl_matrix_filter_render()
H A Dvl_median_filter.c408 filter->pipe->bind_vertex_elements_state(filter->pipe, filter->ves); in vl_median_filter_render()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h397 void (*bind_vertex_elements_state)(struct pipe_context *, void *); member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c237 pctx->bind_vertex_elements_state(pctx, ctx->solid_vbuf_state.vtx); in fd_blitter_clear()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c455 ctx->base.bind_vertex_elements_state = lima_bind_vertex_elements_state; in lima_state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c436 ctx->bind_vertex_elements_state = noop_bind_state; in noop_init_state_functions()

Completed in 14 milliseconds

123