Home
last modified time | relevance | path

Searched defs:buffer_addr (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_printf.c44 nir_def *buffer_addr = nir_load_printf_buffer_address(b, ptr_bit_size); in lower_printf_intrin() local
266 nir_def *buffer_addr = in nir_printf_fmt() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_printf.h31 VkDeviceAddress buffer_addr; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/rl/
Dbuffer_get_cpu_kernel.h80 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
Dbuffer_append_cpu_kernel.h83 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
Dbuffer_sample_cpu_kernel.h102 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/rl/
Dbuffer_get_gpu_kernel.cc66 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
Dbuffer_append_gpu_kernel.cc71 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
Dbuffer_sample_gpu_kernel.cc117 auto buffer_addr = GetDeviceAddress<unsigned char>(inputs, i); in Launch() local
/third_party/backends/backend/
Dgt68xx_low.c789 SANE_Byte *buffer_addr; in gt68xx_reader_process() local
900 SANE_Byte *buffer_addr; in gt68xx_device_read() local
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp371 uint64_t buffer_addr = 0; in handle_3dstate_vertex_buffers() local
423 uint64_t buffer_addr = 0; in handle_3dstate_index_buffer() local
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta_buffer.c18 nir_def *buffer_addr = nir_pack_64_2x32(&b, nir_channels(&b, pconst, 0b0011)); in build_buffer_fill_shader() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c3600 pvr_dev_addr_t buffer_addr; in pvr_setup_descriptor_mappings_old() local