Home
last modified time | relevance | path

Searched defs:constant_buffer (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c310 struct pipe_constant_buffer constant_buffer = {}; in gfx10_sh_query_get_result_resource() local
H A Dsi_query.c1537 struct pipe_constant_buffer constant_buffer = {}; in si_query_hw_get_result_resource() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp104 constant_buffer, enumerator
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h172 struct etna_constbuf_state constant_buffer[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c361 dd_context_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *constant_buffer) dd_context_set_constant_buffer() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h186 struct panfrost_constant_buffer constant_buffer[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1615 struct pipe_constant_buffer constant_buffer = {}; in r600_query_hw_get_result_resource() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c927 trace_context_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *constant_buffer) trace_context_set_constant_buffer() argument

Completed in 15 milliseconds