Home
last modified time | relevance | path

Searched refs:pipe_constant_buffer (Results 1 – 25 of 72) sorted by relevance

123

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h313 struct pipe_constant_buffer cb_vs;
314 struct pipe_constant_buffer cb0_swvp;
315 struct pipe_constant_buffer cb1_swvp;
316 struct pipe_constant_buffer cb2_swvp;
317 struct pipe_constant_buffer cb3_swvp;
318 struct pipe_constant_buffer cb_ps;
319 struct pipe_constant_buffer cb_vs_ff;
320 struct pipe_constant_buffer cb_ps_ff;
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_uniforms.h34 struct pipe_constant_buffer;
39 struct pipe_constant_buffer *cb, uint32_t *uniforms,
Detnaviv_uniforms.c63 struct pipe_constant_buffer *cb, uint32_t *uniforms, in etna_uniforms_write()
Detnaviv_context.h167 struct pipe_constant_buffer constant_buffer[PIPE_SHADER_TYPES];
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h127 struct pipe_constant_buffer saved_fs_constant_buffer;
510 struct pipe_constant_buffer *constant_buffers) in util_blitter_save_fragment_constant_buffer_slot()
515 sizeof(struct pipe_constant_buffer)); in util_blitter_save_fragment_constant_buffer_slot()
Du_inlines.h495 struct pipe_constant_buffer cb; in pipe_set_constant_buffer()
617 util_copy_constant_buffer(struct pipe_constant_buffer *dst, in util_copy_constant_buffer()
618 const struct pipe_constant_buffer *src) in util_copy_constant_buffer()
Du_dump.h186 const struct pipe_constant_buffer *state);
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_constbuf.c91 struct pipe_constant_buffer cb; in st_upload_constants()
192 struct pipe_constant_buffer cb = { 0 }; in st_bind_ubos()
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h46 struct pipe_constant_buffer;
198 struct pipe_constant_buffer *buf );
Dp_state.h459 struct pipe_constant_buffer { struct
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h489 struct pipe_constant_buffer cb; in pipe_set_constant_buffer()
606 util_copy_constant_buffer(struct pipe_constant_buffer *dst, in util_copy_constant_buffer()
607 const struct pipe_constant_buffer *src) in util_copy_constant_buffer()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump_state.h79 void trace_dump_constant_buffer(const struct pipe_constant_buffer *state);
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_constants.c49 const struct pipe_constant_buffer *cb) in svga_set_constant_buffer()
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h47 struct pipe_constant_buffer;
277 const struct pipe_constant_buffer *buf );
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h76 struct pipe_constant_buffer constants[PIPE_SHADER_TYPES][LP_MAX_TGSI_CONST_BUFFERS];
Dlp_setup.h105 struct pipe_constant_buffer *buffers);
Dlp_setup_context.h141 struct pipe_constant_buffer current;
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h328 uint slot, struct pipe_constant_buffer *cbuf);
354 uint slot, const struct pipe_constant_buffer *input);
/external/mesa3d/src/gallium/tests/graw/
Dfs-test.c112 struct pipe_constant_buffer cb1; in init_fs_constbuf()
113 struct pipe_constant_buffer cb2; in init_fs_constbuf()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h131 struct pipe_constant_buffer
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h79 struct pipe_constant_buffer constbuf;
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h212 unsigned index, struct pipe_constant_buffer *cb);
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h316 struct pipe_constant_buffer saved_const0;
Dr600_pipe.h252 struct pipe_constant_buffer esgs_ring;
253 struct pipe_constant_buffer gsvs_ring;
414 struct pipe_constant_buffer cb[PIPE_MAX_CONSTANT_BUFFERS];
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.h320 struct pipe_constant_buffer saved_const0;

123