Home
last modified time | relevance | path

Searched defs:index_offset (Results 1 - 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render_translate.c28 r300_translate_index_buffer(struct r300_context *r300, const struct pipe_draw_info *info, struct pipe_resource **out_buffer, unsigned *index_size, unsigned index_offset, unsigned *start, unsigned count) r300_translate_index_buffer() argument
H A Dr300_screen_buffer.c40 unsigned index_offset; in r300_upload_index_buffer() local
/third_party/musl/src/time/
H A D__map_file.c54 size_t index_offset = convert_byte_to_size_t(map + index_offset_offset); in __map_tzdata_file() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.h81 fd5_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, enum pc_di_primtype primtype, enum pc_di_vis_cull_mode vismode, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) fd5_draw_emit() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.h143 fd_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, enum pc_di_primtype primtype, enum pc_di_vis_cull_mode vismode, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) fd_draw_emit() argument
H A Dfreedreno_draw.c301 unsigned index_offset = 0; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.h87 fd4_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, enum pc_di_primtype primtype, enum pc_di_vis_cull_mode vismode, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) fd4_draw_emit() argument
/kernel/linux/linux-5.10/fs/squashfs/
H A Dnamei.c63 get_dir_index_using_name(struct super_block *sb, u64 *next_block, int *next_offset, u64 index_start, int index_offset, int i_count, const char *name, int len) get_dir_index_using_name() argument
H A Ddir.c38 get_dir_index_using_offset(struct super_block *sb, u64 *next_block, int *next_offset, u64 index_start, int index_offset, int i_count, u64 f_pos) get_dir_index_using_offset() argument
H A Dfile.c227 fill_meta_index(struct inode *inode, int index, u64 *index_block, int *index_offset, u64 *data_block) fill_meta_index() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Ddir.c38 get_dir_index_using_offset(struct super_block *sb, u64 *next_block, int *next_offset, u64 index_start, int index_offset, int i_count, u64 f_pos) get_dir_index_using_offset() argument
H A Dnamei.c63 get_dir_index_using_name(struct super_block *sb, u64 *next_block, int *next_offset, u64 index_start, int index_offset, int i_count, const char *name, int len) get_dir_index_using_name() argument
H A Dfile.c228 fill_meta_index(struct inode *inode, int index, u64 *index_block, int *index_offset, u64 *data_block) fill_meta_index() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c72 draw_emit_indirect(struct fd_ringbuffer *ring, struct CP_DRAW_INDX_OFFSET_0 *draw0, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect, unsigned index_offset) draw_emit_indirect() argument
96 draw_emit(struct fd_ringbuffer *ring, struct CP_DRAW_INDX_OFFSET_0 *draw0, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) draw_emit() argument
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dwm8776.c38 unsigned int index_offset; in snd_wm8776_activate_ctl() local
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dwm8776.c37 unsigned int index_offset; in snd_wm8776_activate_ctl() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c260 unsigned index_offset = 0; in etna_draw_vbo() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c196 unsigned index_offset = start * index_size; in svga_hwtnl_simple_draw_range_elements() local
264 unsigned index_offset; in svga_hwtnl_draw_range_elements() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_apply_pipeline_layout.c307 nir_ssa_def *index_offset = index ? nir_iadd_imm(b, index, offset) : nir_imm_int(b, offset); in get_sampler_desc() local
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc78 int index_offset = base_offset + 1; in BuildIndices() local
/third_party/node/deps/v8/src/torque/
H A Dclass-debug-reader-generator.cc271 std::string index_offset; in GenerateFieldValueAccessor() local
286 << address_getter << "()" << index_offset in GenerateFieldValueAccessor() local
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_led.c51 unsigned int index_offset; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp89 const glw::GLuint* index_offset; /* Tells the value of <indices> argument for both basevertex member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc727 uint32_t index_offset() const { return index_offset_; } in index_offset() function in v8::internal::__anon14076::ArrayConcatVisitor
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_draw.cpp454 unsigned index_offset = 0; in zink_draw() local

Completed in 27 milliseconds

12