Home
last modified time | relevance | path

Searched defs:offset (Results 11226 - 11250 of 16103) sorted by relevance

1...<<441442443444445446447448449450>>...645

/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp1370 ir_constant::copy_offset(ir_constant *src, int offset) in copy_offset() argument
1444 copy_masked_offset(ir_constant *src, int offset, unsigned int mask) copy_masked_offset() argument
[all...]
H A Dlower_instructions.cpp950 ir_variable *offset = in insert_to_shifts() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builder.h812 nir_ibfe_imm(nir_builder *build, nir_ssa_def *x, uint32_t offset, uint32_t size) in nir_ibfe_imm() argument
818 nir_ubfe_imm(nir_builder *build, nir_ssa_def *x, uint32_t offset, uint32_t size) in nir_ubfe_imm() argument
H A Dnir_deref.c292 unsigned offset = 0; in struct_type_get_field_offset() local
310 unsigned offset = 0; in nir_deref_instr_get_const_offset() local
344 nir_ssa_def *offset = nir_imm_intN_t(b, 0, deref->dest.ssa.bit_size); nir_build_deref_offset() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_bufimage.c52 nir_ssa_def *offset = in build_nir_itob_compute_shader() local
228 nir_ssa_def *offset = in build_nir_btoi_compute_shader() local
403 nir_ssa_def *offset = nir_load_push_constant(&b, 2, 32, nir_imm_int(&b, 0), .range = 8); in build_nir_btoi_r32g32b32_compute_shader() local
1231 create_bview(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, unsigned offset, in create_bview() argument
1276 create_bview_for_r32g32b32(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, unsigned offset, VkFormat src_format, struct radv_buffer_view *bview) create_bview_for_r32g32b32() argument
[all...]
H A Dradv_meta_etc_decode.c200 nir_ssa_def *offset = nir_channels(&b, consts, 7); in build_shader() local
662 decode_etc(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, struct radv_image_view *dest_iview, const VkOffset3D *offset, const VkExtent3D *extent) decode_etc() argument
711 radv_meta_decode_etc(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkImageLayout layout, const VkImageSubresourceLayers *subresource, VkOffset3D offset, VkExtent3D extent) radv_meta_decode_etc() argument
[all...]
H A Dradv_debug.c111 radv_dump_mmapped_reg(struct radv_device *device, FILE *f, unsigned offset) in radv_dump_mmapped_reg() argument
257 unsigned offset; /* instruction offset */ member
515 int offset = ring == AMD_IP_GFX ? 1 : 2; radv_get_saved_pipeline() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c839 uint32_t offset = 0; in descriptor_set_create() local
1070 write_inline_uniform_descriptor(struct v3dv_device *device, struct v3dv_descriptor *descriptor, struct v3dv_descriptor_set *set, const struct v3dv_descriptor_set_binding_layout *binding_layout, const void *data, size_t offset, size_t size) write_inline_uniform_descriptor() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_spill.cpp1490 unsigned offset; in spill_vgpr() local
1393 load_scratch_resource(spill_ctx& ctx, Temp& scratch_offset, Block& block, std::vector<aco_ptr<Instruction>>& instructions, unsigned offset) load_scratch_resource() argument
1448 setup_vgpr_spill_reload(spill_ctx& ctx, Block& block, std::vector<aco_ptr<Instruction>>& instructions, uint32_t spill_slot, unsigned* offset) setup_vgpr_spill_reload() argument
1534 unsigned offset; reload_vgpr() local
[all...]
H A Daco_shader_info.h92 uint16_t offset; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c437 struct qreg offset = vir_uniform_ui(c, spill_offset); in v3d_emit_spill_tmua() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp546 void PipelineBuilder::add_vertex_attribute(uint32_t location, uint32_t binding, VkFormat format, uint32_t offset) in add_vertex_attribute() argument
/third_party/ltp/include/lapi/
H A Dio_uring.h235 uint32_t offset; member
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h63 ah_data_idx_t offset; member
/third_party/ltp/include/
H A Dtst_safe_macros.h264 safe_mmap(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) safe_mmap() argument
304 safe_posix_fadvise(const char *file, const int lineno, int fd, off_t offset, off_t len, int advice) safe_posix_fadvise() argument
425 safe_lseek(const char *file, const int lineno, int fd, off_t offset, int whence) safe_lseek() argument
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c580 int mult, offset = 0, length = 0, slength; in form_iorequest() local
[all...]
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c329 void check_buffers(unsigned offset, unsigned size) in check_buffers() argument
552 output_line(struct test_file *tf, int op, unsigned offset, unsigned size, struct timeval *tv) output_line() argument
584 doread(unsigned offset, unsigned size) doread() argument
638 domapread(unsigned offset, unsigned size) domapread() argument
707 gendata(char *original_buf, char *good_buf, unsigned offset, unsigned size) gendata() argument
717 dowrite(unsigned offset, unsigned size) dowrite() argument
775 domapwrite(unsigned offset, unsigned size) domapwrite() argument
973 unsigned long offset; test() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c1473 si_get_query_result_resource(struct pipe_context *ctx, struct pipe_query *query, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) si_get_query_result_resource() argument
1524 si_query_hw_get_result_resource(struct si_context *sctx, struct si_query *squery, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) si_query_hw_get_result_resource() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c1141 uint32_t offset = draws[0].start * index_size; in v3d_draw_vbo() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c351 int stride, offset; in dri3_create_image() local
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c87 intel_spec_find_register(struct intel_spec *spec, uint32_t offset) in intel_spec_find_register() argument
132 get_array_offset_count(const char **atts, uint32_t *offset, uint32_t *count, in get_array_offset_count() argument
230 get_register_offset(const char **atts, uint32_t *offset) in get_register_offset() argument
1192 print_dword_header(FILE *outfile, struct intel_field_iterator *iter, uint64_t offset, uint32_t dword) print_dword_header() argument
1217 intel_print_group(FILE *outfile, struct intel_group *group, uint64_t offset, const uint32_t *p, int p_bit, bool color) intel_print_group() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp1512 generate_uniform_pull_constant_load(fs_inst *inst, struct brw_reg dst, struct brw_reg index, struct brw_reg offset) generate_uniform_pull_constant_load() argument
2649 size_t offset = bs_prog_data->resume_sbt_offset + i * sizeof(*sbt); add_resume_sbt() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c667 uint64_t offset = 0; in zink_bo_map() local
726 buffer_commit_single(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, uint32_t size, bool commit, VkSemaphore wait) in buffer_commit_single() argument
761 buffer_bo_commit(struct zink_screen *screen, struct zink_resource *res, uint32_t offset, uint32_ argument
900 texture_commit_miptail(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, bool commit, VkSemaphore wait) texture_commit_miptail() argument
1026 uint32_t offset = res->sparse.imageMipTailOffset + d * res->sparse.imageMipTailStride; zink_bo_commit() local
1074 uint32_t offset = res->sparse.imageMipTailOffset + d * res->sparse.imageMipTailStride; zink_bo_commit() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c120 unsigned offset; member
406 allocate_region(struct nine_allocator *allocator, unsigned offset, unsigned size) allocate_region() argument
958 nine_suballocate(struct nine_allocator* allocator, struct nine_allocation *allocation, int offset) nine_suballocate() argument
1130 nine_suballocate(struct nine_allocator* allocator, struct nine_allocation *allocation, int offset) nine_suballocate() argument
[all...]
/third_party/mesa3d/src/glx/
H A Ddri3_glx.c84 size_t offset = offsetof(struct dri3_drawable, loader_drawable); in loader_drawable_to_dri3_drawable() local

Completed in 42 milliseconds

1...<<441442443444445446447448449450>>...645