Home
last modified time | relevance | path

Searched defs:constbuf (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_shader.c490 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in emit_user_consts()
528 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in emit_ubos()
662 struct fd_constbuf_stateobj *constbuf; in ir3_emit_consts() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragprog.c86 struct pipe_resource *constbuf = nv30->fragprog.constbuf; in nv30_fragprog_validate() local
Dnv30_vertprog.c183 float *constbuf = (float *)res->data; in nv30_vertprog_validate() local
Dnv30_context.h78 struct pipe_resource *constbuf; member
91 struct pipe_resource *constbuf; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c355 struct r600_constbuf_state *constbuf = &ctx->constbuf_state[shader]; in r600_begin_new_cs() local
Devergreen_state.c3676 struct pipe_constant_buffer constbuf = {0}; in evergreen_setup_tess_constants() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c54 struct fd_constbuf_stateobj *constbuf, in emit_constants()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_private.h79 struct pipe_resource *constbuf; /* MLAA constant buffer */ member
/external/mesa3d/src/gallium/tests/graw/
Dvs-test.c46 static struct pipe_resource *constbuf = NULL; variable
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h138 struct nv50_constbuf constbuf[3][NV50_MAX_PIPE_CONSTBUFS]; member
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h243 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h187 struct nvc0_constbuf constbuf[6][NVC0_MAX_PIPE_CONSTBUFS]; member
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h378 struct vc4_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c90 struct pipe_constant_buffer constbuf; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2351 struct pipe_constant_buffer constbuf = {0}; in si_set_framebuffer_state() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h357 struct pipe_resource *constbuf[PIPE_SHADER_TYPES]; member
Dsvga_tgsi_vgpu10.c2264 unsigned constbuf = 0, num_consts; in emit_vgpu10_declaration() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1503 const uint constbuf = index2D->i[i]; in fetch_src_file_channel() local