Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_constbuf.c157 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/
Dir3_const.h157 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/
Dnv30_fragprog.c87 struct pipe_resource *constbuf = nv30->fragprog.constbuf; in nv30_fragprog_validate() local
Dnv30_vertprog.c184 float *constbuf = (float *)res->data; in nv30_vertprog_validate() local
Dnv30_context.h78 struct pipe_resource *constbuf; member
91 struct pipe_resource *constbuf; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c409 struct r600_constbuf_state *constbuf = &ctx->constbuf_state[shader]; in r600_begin_new_cs() local
Devergreen_state.c4527 struct pipe_constant_buffer constbuf = {0}; in evergreen_setup_tess_constants() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c52 struct fd_constbuf_stateobj *constbuf, in emit_constants()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c189 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in fd6_emit_ubos()
/third_party/mesa3d/src/gallium/tests/graw/
Dvs-test.c46 static struct pipe_resource *constbuf = NULL; variable
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderParse.h57 struct dx10_imm_const_buf constbuf; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h82 struct pipe_constant_buffer constbuf; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tests.c425 struct pipe_resource *constbuf) in util_test_constant_buffer()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h165 struct nv50_constbuf constbuf[NV50_MAX_SHADER_STAGES][NV50_MAX_PIPE_CONSTBUFS]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h208 struct nvc0_constbuf constbuf[6][NVC0_MAX_PIPE_CONSTBUFS]; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h382 struct vc4_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h402 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES] dt; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp1941 bool constbuf = false; in emitXMAD() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h609 struct v3d_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h547 struct pipe_shader_buffer constbuf[PIPE_MAX_CONSTANT_BUFFERS]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c3143 struct pipe_constant_buffer constbuf = {0}; in si_set_framebuffer_state() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h446 struct pipe_resource *constbuf[PIPE_SHADER_TYPES][SVGA_MAX_CONST_BUFS]; member
Dsvga_tgsi_vgpu10.c4894 unsigned constbuf = 0, num_consts; in emit_vgpu10_declaration() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1405 const uint constbuf = index2D->i[i]; in fetch_src_file_channel() local