Home
last modified time | relevance | path

Searched defs:offset (Results 901 - 925 of 4654) sorted by relevance

1...<<31323334353637383940>>...187

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_constant_folding.c237 unsigned offset = nir_src_as_uint(intrin->src[0]); in try_fold_intrinsic() local
H A Dnir_opt_offsets.c83 uint32_t offset = nir_ssa_scalar_as_uint(src[i]); in try_extract_const_addition() local
/third_party/mesa3d/src/freedreno/decode/
H A Drnnutil.c182 regoff(struct rnndomain *domain, uint32_t offset) in regoff() argument
195 rnn_regoff(struct rnn *rnn, uint32_t offset) in rnn_regoff() argument
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c217 uint32_t offset = virtio_dev->shmem->rsp_mem_offset; in init_shmem() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.c302 size_t offset = align(tu_cs_get_offset(cs), size); in tu_cs_alloc() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c138 unsigned offset = d * width; in agx_ra_assign_local() local
/third_party/mesa3d/src/broadcom/clif/
H A Dclif_private.h33 uint32_t offset; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h155 unsigned offset; member
H A Dir_set_program_inouts.cpp81 mark(struct gl_program *prog, ir_variable *var, int offset, int len, in mark() argument
H A Dgl_nir_lower_buffers.c206 unsigned offset = 0; in lower_buffer_interface_derefs_impl() local
121 get_block_index_offset(nir_variable *var, const struct gl_shader_program *shader_program, gl_shader_stage stage, unsigned *index, unsigned *offset) get_block_index_offset() argument
[all...]
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_disasm.c35 size_t offset; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.h40 uint32_t offset; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_load_store_bitsize.c133 nir_ssa_def *offset = nir_ssa_for_src(b, intr->src[offset_idx], 1); in lower_load_bitsize() local
192 nir_ssa_def *offset = nir_ssa_for_src(b, intr->src[offset_idx], 1); in lower_store_bitsize() local
71 init_scalar_intrinsic(nir_builder *b, nir_intrinsic_instr *intr, uint32_t component, nir_ssa_def *offset, uint32_t bit_size, nir_ssa_def **scalar_offset) init_scalar_intrinsic() argument
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c154 int i, fail, offset; in test_run() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
H A Dminimal-secure-streams.c39 size_t offset; member
/third_party/ltp/testcases/kernel/fs/doio/
H A Dwrite_log.c193 wlog_record_write(struct wlog_file *wfile, struct wlog_rec *wrec, long offset) wlog_record_write() argument
265 int fd, leftover, nbytes, offset, recnum, reclen, rval; wlog_scan_backward() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h39 uint32_t offset; member
53 uint32_t offset; member
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp194 nir_ssa_def *offset = nir_u2u32(&b, tex->src[i].src.ssa); in clover_nir_lower_images() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp235 const int offset = inst->src[0].offset / REG_SIZE; in register_coalesce() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_queue.c64 unsigned offset; member
108 unsigned offset; in nine_queue_get() local
179 unsigned offset; in nine_queue_alloc() local
[all...]
H A Dnine_buffer_upload.c57 unsigned offset; /* Offset inside the resource */ member
298 nine_upload_buffer_resource_and_offset(struct nine_subbuffer *buf, unsigned *offset) nine_upload_buffer_resource_and_offset() argument
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c103 unsigned offset; in i915_drm_batchbuffer_reloc() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_regalloc.c110 size_t offset = reg_data->offset; in rogue_ra_init() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c342 unsigned offset = transfer->box.x + box->x; in svga_buffer_transfer_flush_region() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c101 nir_ssa_def *offset = nir_imm_ivec2(b, 0, value); in lower_block_instr() local

Completed in 15 milliseconds

1...<<31323334353637383940>>...187