Home
last modified time | relevance | path

Searched defs:offset (Results 1551 - 1575 of 6083) sorted by relevance

1...<<61626364656667686970>>...244

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h40 uint32_t offset; member
H A Dlima_util.c114 lima_dump_texture_descriptor(struct lima_dump *dump, void *data, int size, uint32_t start, uint32_t offset) lima_dump_texture_descriptor() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c69 struct offset_stage *offset = offset_stage(stage); in do_offset_tri() local
150 struct offset_stage *offset = offset_stage(stage); offset_first_tri() local
233 struct offset_stage *offset = CALLOC_STRUCT(offset_stage); draw_offset_stage() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c483 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, unsigned n, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j) lp_build_fetch_subsampled_rgba_aos() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c55 unsigned offset; /* Aligned offset to the upload buffer, pointing member
263 unsigned offset = MAX2(min_out_offset, upload->offset); in u_upload_alloc() local
[all...]
H A Du_video.h171 unsigned offset = 2 - src_plane; in u_copy_yv12_to_nv12() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.h80 d3d12_bo_get_base(struct d3d12_bo *bo, uint64_t *offset) in d3d12_bo_get_base() argument
105 uint64_t offset; in d3d12_bo_is_suballocated() local
H A Dd3d12_resource.h86 d3d12_resource_underlying(struct d3d12_resource *res, uint64_t *offset) in d3d12_resource_underlying() argument
99 uint64_t offset; in d3d12_resource_resource() local
107 uint64_t offset; in d3d12_resource_gpu_virtual_address() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h43 etna_emit_load_state(struct etna_cmd_stream *stream, const uint16_t offset, in etna_emit_load_state() argument
160 uint32_t offset = coalesce->start - 1; in etna_coalesce_end() local
108 etna_draw_indexed_primitives(struct etna_cmd_stream *stream, uint32_t primitive_type, uint32_t start, uint32_t count, uint32_t offset) etna_draw_indexed_primitives() argument
124 etna_draw_instanced(struct etna_cmd_stream *stream, uint32_t indexed, uint32_t primitive_type, uint32_t instance_count, uint32_t vertex_count, uint32_t offset) etna_draw_instanced() argument
H A Detnaviv_etc2.c87 unsigned offset = 0; in etna_etc2_calculate_blocks() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.c172 disasm_insert_error(struct disasm_info *disasm, unsigned offset, in disasm_insert_error() argument
129 disasm_annotate(struct disasm_info *disasm, struct backend_instruction *inst, unsigned offset) disasm_annotate() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c203 mir_match_offset(nir_ssa_def *offset, bool first_free, bool extend) in mir_match_offset() argument
228 mir_set_offset(compiler_context *ctx, midgard_instruction *ins, nir_src *offset, unsigned seg) in mir_set_offset() argument
[all...]
/third_party/mesa3d/src/vulkan/util/
H A Dvk_alloc.h200 size_t offset = ALIGN_POT(ma->size, align); in vk_multialloc_add_size_align() local
/third_party/mesa3d/src/nouveau/drm-shim/
H A Dnouveau_noop.c45 uint64_t offset; member
/third_party/mesa3d/src/util/
H A Dos_file.c155 size_t offset = 0, remaining = len - 1; in os_read_file() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c160 pb_cache_buffer_get_base_buffer(struct pb_buffer *_buf, struct pb_buffer **base_buf, pb_size *offset) pb_cache_buffer_get_base_buffer() argument
H A Dpb_bufmgr_mm.c152 mm_buffer_get_base_buffer(struct pb_buffer *buf, struct pb_buffer **base_buf, pb_size *offset) mm_buffer_get_base_buffer() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.c149 unsigned i, offset = 0; in vl_vb_element_helper() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_image.c58 uint32_t offset; member
/third_party/musl/ldso/linux/
H A Dzip_archive.h110 uint32_t offset; /* Offset of start of central directory entry. */ member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c225 int offset = 0; in svga_swtnl_update_vdecl() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dcubetexture9.c46 unsigned i, l, f, offset, face_size = 0; in NineCubeTexture9_ctor() local
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c211 i915_drm_buffer_write(struct i915_winsys *iws, struct i915_winsys_buffer *buffer, size_t offset, size_t size, const void *data) i915_drm_buffer_write() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.c92 index, resource, offset); in nvc0_get_query_result_resource() local
78 nvc0_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *pq, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) nvc0_get_query_result_resource() argument
[all...]
H A Dnvc0_stateobj.h41 uint32_t offset; member

Completed in 13 milliseconds

1...<<61626364656667686970>>...244