| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_surfacedefs.h | 1285 uint32 offset; in svga3dsurface_get_image_offset() local 1375 const uint32 offset = (z / bd * imgstride + in svga3dsurface_get_pixel_offset() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 528 unsigned offset = 0; in prepare_vs_constants_userbuf() local 616 unsigned offset = 0; in prepare_ps_constants_userbuf() local 1581 unsigned offset = 0; in nine_context_set_stream_source() local 3136 unsigned offset; update_vertex_buffers_sw() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 539 brw_set_urb_message( struct brw_codegen *p, brw_inst *insn, enum brw_urb_write_flags flags, unsigned msg_length, unsigned response_length, unsigned offset, unsigned swizzle_control ) brw_set_urb_message() argument 711 brw_add_reloc(struct brw_codegen *p, uint32_t id, enum brw_shader_reloc_type type, uint32_t offset, uint32_t delta) brw_add_reloc() argument 2160 brw_oword_block_write_scratch(struct brw_codegen *p, struct brw_reg mrf, int num_regs, unsigned offset) brw_oword_block_write_scratch() argument 2271 brw_oword_block_read_scratch(struct brw_codegen *p, struct brw_reg dest, struct brw_reg mrf, int num_regs, unsigned offset) brw_oword_block_read_scratch() argument 2346 gfx7_block_read_scratch(struct brw_codegen *p, struct brw_reg dest, int num_regs, unsigned offset) gfx7_block_read_scratch() argument 2384 brw_oword_block_read(struct brw_codegen *p, struct brw_reg dest, struct brw_reg mrf, uint32_t offset, uint32_t bind_table_index) brw_oword_block_read() argument 2637 brw_urb_WRITE(struct brw_codegen *p, struct brw_reg dest, unsigned msg_reg_nr, struct brw_reg src0, enum brw_urb_write_flags flags, unsigned msg_length, unsigned response_length, unsigned offset, unsigned swizzle) brw_urb_WRITE() argument 2907 int offset; brw_find_next_block_end() local 2955 int offset; brw_find_loop_end() local 2984 int offset; brw_set_uip_jip() local 3504 unsigned offset = src.nr * REG_SIZE + src.subnr; brw_broadcast() local [all...] |
| H A D | brw_eu.h | 150 int offset; member 1892 next_offset(const struct intel_device_info *devinfo, void *store, int offset) next_offset() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 553 size_t offset = sizeof(*info); in dzn_pipeline_cache_lookup_gfx_pipeline() local 603 size_t offset in dzn_pipeline_cache_add_gfx_pipeline() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 1085 virtgpu_bo_invalidate(struct vn_renderer *renderer, struct vn_renderer_bo *bo, VkDeviceSize offset, VkDeviceSize size) virtgpu_bo_invalidate() argument 1094 virtgpu_bo_flush(struct vn_renderer *renderer, struct vn_renderer_bo *bo, VkDeviceSize offset, VkDeviceSize size) virtgpu_bo_flush() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.h | 116 uint32_t offset; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nv50.cpp | 1128 int offset; in handleSUQ() local 1608 Value *offset in handleLDST() local [all...] |
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_ir.h | 153 uint16_t offset; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 1803 unsigned offset = box->x; in trace_context_transfer_unmap() local 325 trace_context_get_query_result_resource(struct pipe_context *_pipe, struct pipe_query *_query, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) trace_context_get_query_result_resource() argument 1505 trace_context_clear_buffer(struct pipe_context *_pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *clear_value, int clear_value_size) trace_context_clear_buffer() argument 1863 trace_context_buffer_subdata(struct pipe_context *_context, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) trace_context_buffer_subdata() argument 2004 trace_context_render_condition_mem(struct pipe_context *_context, struct pipe_resource *buffer, uint32_t offset, bool condition) trace_context_render_condition_mem() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 1334 LLVMValueRef offset = NULL; in get_deref_offset() local 1394 nir_src offset in visit_load_input() local 1418 nir_src offset = *nir_get_io_offset_src(instr); visit_store_output() local 1507 LLVMValueRef offset = get_src(bld_base, instr->src[1]); visit_load_ubo() local 1523 LLVMValueRef offset = get_src(bld_base, instr->src[0]); visit_load_push_constant() local 1539 LLVMValueRef offset = get_src(bld_base, instr->src[1]); visit_load_ssbo() local 1552 LLVMValueRef offset = get_src(bld_base, instr->src[2]); visit_store_ssbo() local 1580 LLVMValueRef offset = get_src(bld_base, instr->src[1]); visit_ssbo_atomic() local 1812 LLVMValueRef offset = get_src(bld_base, instr->src[0]); visit_shared_load() local 1824 LLVMValueRef offset = get_src(bld_base, instr->src[1]); visit_shared_store() local 1838 LLVMValueRef offset = get_src(bld_base, instr->src[0]); visit_shared_atomic() local 1874 LLVMValueRef offset = get_src(bld_base, instr->src[0]); visit_load_kernel_input() local 1981 LLVMValueRef offset = get_src(bld_base, instr->src[0]); visit_load_scratch() local 1993 LLVMValueRef offset = get_src(bld_base, instr->src[1]); visit_store_scratch() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.c | 904 crocus_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) crocus_resource_from_memobj() argument 1389 ptrdiff_t offset = s8_offset(surf->row_pitch_B, crocus_unmap_s8() local 1437 ptrdiff_t offset = s8_offset(surf->row_pitch_B, crocus_map_s8() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 1217 rbug_context_buffer_subdata(struct pipe_context *_context, struct pipe_resource *_resource, unsigned usage, unsigned offset, unsigned size, const void *data) rbug_context_buffer_subdata() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 258 noop_buffer_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) noop_buffer_subdata() argument 694 noop_get_sparse_texture_virtual_page_size(struct pipe_screen *screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) noop_get_sparse_texture_virtual_page_size() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 1358 ureg_emit_texture_offset(struct ureg_program *ureg, const struct tgsi_texture_offset *offset) ureg_emit_texture_offset() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 1902 zink_get_sparse_texture_virtual_page_size(struct pipe_screen *pscreen, enum pipe_texture_target target, bool multi_sample, enum pipe_format pformat, unsigned offset, unsigned size, int *x, int *y, int *z) zink_get_sparse_texture_virtual_page_size() argument
|
| H A D | zink_resource.c | 74 size_t offset = offsetof(VkImageViewCreateInfo, flags); in equals_ivci() local 83 size_t offset = offsetof(VkBufferViewCreateInfo, flags); in equals_bvci() local 876 unsigned offset = 0; resource_object_create() local 1556 zink_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *templ, struct pipe_memory_object *pmemobj, uint64_t offset) zink_resource_from_memobj() argument 1645 align_offset_size(const VkDeviceSize alignment, VkDeviceSize *offset, VkDeviceSize *size, VkDeviceSize obj_size) align_offset_size() argument 1660 zink_resource_init_mem_range(struct zink_screen *screen, struct zink_resource_object *obj, VkDeviceSize offset, VkDeviceSize size) zink_resource_init_mem_range() argument 1791 unsigned offset; zink_buffer_map() local 1877 VkDeviceSize offset = res->obj->offset + trans->offset; zink_buffer_map() local 1992 unsigned offset = srl.offset + zink_image_map() local 2123 zink_buffer_subdata(struct pipe_context *ctx, struct pipe_resource *buffer, unsigned usage, unsigned offset, unsigned size, const void *data) zink_buffer_subdata() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_surface.c | 94 uint32_t offset = mt->level[level].offset; in nvc0_2d_texture_set() local 370 nvc0_clear_buffer_push_nvc0(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *data, int data_size) nvc0_clear_buffer_push_nvc0() argument 419 nvc0_clear_buffer_push_nve4(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *data, int data_size) nvc0_clear_buffer_push_nve4() argument 466 nvc0_clear_buffer_push(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *data, int data_size) nvc0_clear_buffer_push() argument 493 nvc0_clear_buffer(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *data, int data_size) nvc0_clear_buffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 1336 float offset = state->offset_units * 4; in r300_create_rs_state() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 120 unsigned offset; member
|
| /third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 492 unsigned long offset; /* Offset of this field in structure */ member 507 unsigned long offset; /* Offset of selector field */ member
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 492 unsigned long offset; /* Offset of this field in structure */ member 507 unsigned long offset; /* Offset of selector field */ member
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
| H A D | asn1t.h | 492 unsigned long offset; /* Offset of this field in structure */ member 507 unsigned long offset; /* Offset of selector field */ member
|
| /third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
| H A D | asn1t.h | 492 unsigned long offset; /* Offset of this field in structure */ member 507 unsigned long offset; /* Offset of selector field */ member
|
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
| H A D | asn1t.h | 492 unsigned long offset; /* Offset of this field in structure */ member 507 unsigned long offset; /* Offset of selector field */ member
|