/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_constbuf.c | 157 gl_constant_value *constbuf = params->ParameterValues; in st_upload_constants() local 192 gl_constant_value *constbuf = params->ParameterValues; in st_upload_constants() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_const.h | 157 struct fd_constbuf_stateobj *constbuf) in ir3_emit_user_consts() 205 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in ir3_emit_ubos() 415 struct fd_constbuf_stateobj *constbuf; in emit_common_consts() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_fragprog.c | 87 struct pipe_resource *constbuf = nv30->fragprog.constbuf; in nv30_fragprog_validate() local
|
D | nv30_vertprog.c | 184 float *constbuf = (float *)res->data; in nv30_vertprog_validate() local
|
D | nv30_context.h | 78 struct pipe_resource *constbuf; member 91 struct pipe_resource *constbuf; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_hw_context.c | 409 struct r600_constbuf_state *constbuf = &ctx->constbuf_state[shader]; in r600_begin_new_cs() local
|
D | evergreen_state.c | 4527 struct pipe_constant_buffer constbuf = {0}; in evergreen_setup_tess_constants() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_emit.c | 52 struct fd_constbuf_stateobj *constbuf, in emit_constants()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_const.c | 189 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in fd6_emit_ubos()
|
/third_party/mesa3d/src/gallium/tests/graw/ |
D | vs-test.c | 46 static struct pipe_resource *constbuf = NULL; variable
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | ShaderParse.h | 57 struct dx10_imm_const_buf constbuf; member
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_private.h | 82 struct pipe_constant_buffer constbuf; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_tests.c | 425 struct pipe_resource *constbuf) in util_test_constant_buffer()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_context.h | 165 struct nv50_constbuf constbuf[NV50_MAX_SHADER_STAGES][NV50_MAX_PIPE_CONSTBUFS]; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.h | 208 struct nvc0_constbuf constbuf[6][NVC0_MAX_PIPE_CONSTBUFS]; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_context.h | 382 struct vc4_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_context.h | 402 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES] dt; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_emit_gm107.cpp | 1941 bool constbuf = false; in emitXMAD() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.h | 609 struct v3d_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_context.h | 547 struct pipe_shader_buffer constbuf[PIPE_MAX_CONSTANT_BUFFERS]; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 3143 struct pipe_constant_buffer constbuf = {0}; in si_set_framebuffer_state() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_context.h | 446 struct pipe_resource *constbuf[PIPE_SHADER_TYPES][SVGA_MAX_CONST_BUFS]; member
|
D | svga_tgsi_vgpu10.c | 4894 unsigned constbuf = 0, num_consts; in emit_vgpu10_declaration() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 1405 const uint constbuf = index2D->i[i]; in fetch_src_file_channel() local
|