Home
last modified time | relevance | path

Searched refs:buffer_base (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_atomicbuf.c81 unsigned buffer_base = prog->info.num_ssbos; in st_bind_atomics() local
92 buffer_base + atomic->Binding, 1, &sb, 0x1); in st_bind_atomics()
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c2400 uint32_t *buffer_base; in pvr_pds_vertex_shader_sa() local
2439 buffer_base = buffer; in pvr_pds_vertex_shader_sa()
2443 pvr_pds_write_wide_constant(buffer_base, in pvr_pds_vertex_shader_sa()
2456 pvr_pds_write_wide_constant(buffer_base, fence_constant_word, 0); in pvr_pds_vertex_shader_sa()
2463 pvr_pds_write_constant64(buffer_base, in pvr_pds_vertex_shader_sa()
2468 buffer_base, in pvr_pds_vertex_shader_sa()
2481 pvr_pds_write_constant32(buffer_base, in pvr_pds_vertex_shader_sa()
2485 buffer_base, in pvr_pds_vertex_shader_sa()
2502 pvr_pds_write_dma_address(buffer_base, in pvr_pds_vertex_shader_sa()
2510 buffer_base, in pvr_pds_vertex_shader_sa()
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.cc222 const uint8* buffer_base = reinterpret_cast<const uint8*>(buffer); in Write() local
227 bytes = write(file_, buffer_base + total_written, size - total_written); in Write()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h275 uint32_t buffer_base; member
H A Dr300_emit.c1174 R300_PVS_CONST_BASE_OFFSET(buf->buffer_base) | in r300_emit_vs_constants()
1179 R500_PVS_CONST_START : R300_PVS_CONST_START) + buf->buffer_base); in r300_emit_vs_constants()
1196 buf->buffer_base + imm_first); in r300_emit_vs_constants()
H A Dr300_state.c2093 cbuf->buffer_base = 0; in r300_set_constant_buffer()
2097 cbuf->buffer_base = r300->vs_const_base; in r300_set_constant_buffer()
2101 cbuf->buffer_base = 0; in r300_set_constant_buffer()

Completed in 12 milliseconds