/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_const.h | 137 struct fd_constbuf_stateobj *constbuf) in ir3_emit_user_consts() 186 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in ir3_emit_ubos() 394 struct fd_constbuf_stateobj *constbuf; in emit_common_consts() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_const.cc | 174 struct fd_constbuf_stateobj *constbuf) in fd6_emit_ubos() 237 struct fd_constbuf_stateobj *constbuf) in emit_user_consts()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.h | 78 struct pipe_resource *constbuf; member 91 struct pipe_resource *constbuf; member
|
H A D | nv30_fragprog.c | 88 struct pipe_resource *constbuf = nv30->fragprog.constbuf; in nv30_fragprog_validate() local
|
H A D | nv30_vertprog.c | 185 float *constbuf = (float *)res->data; in nv30_vertprog_validate() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_hw_context.c | 391 struct r600_constbuf_state *constbuf = &ctx->constbuf_state[shader]; in r600_begin_new_cs() local
|
H A D | evergreen_state.c | 4604 struct pipe_constant_buffer constbuf = {0}; in evergreen_setup_tess_constants() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_emit.c | 34 struct fd_constbuf_stateobj *constbuf, in emit_constants()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderParse.h | 57 struct dx10_imm_const_buf constbuf; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_private.h | 89 struct pipe_constant_buffer constbuf; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_context.h | 165 struct nv50_constbuf constbuf[NV50_MAX_SHADER_STAGES][NV50_MAX_PIPE_CONSTBUFS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 428 struct pipe_resource *constbuf) in util_test_constant_buffer()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_context.h | 208 struct nvc0_constbuf constbuf[6][NVC0_MAX_PIPE_CONSTBUFS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_context.h | 377 struct vc4_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gm107.cpp | 1941 bool constbuf = false; in emitXMAD() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_context.h | 504 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES] dt; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.h | 653 struct v3d_constbuf_stateobj constbuf[PIPE_SHADER_TYPES]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 2734 struct pipe_constant_buffer constbuf = {0}; in si_set_framebuffer_state() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_context.h | 777 struct pipe_shader_buffer constbuf[PIPE_MAX_CONSTANT_BUFFERS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_context.h | 429 struct pipe_resource *constbuf[PIPE_SHADER_TYPES][SVGA_MAX_CONST_BUFS]; member
|
H A D | svga_tgsi_vgpu10.c | 4952 unsigned constbuf = 0, num_consts; in emit_vgpu10_declaration() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1402 const unsigned constbuf = index2D->i[i]; in fetch_src_file_channel() local
|