Home
last modified time | relevance | path

Searched defs:buffer_index (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_helpers.h37 int buffer_index; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_xfb.c114 int buffer_index = 0; /* Corresponds to GL_TRANSFORM_FEEDBACK_BUFFER_INDEX */ in gl_nir_link_assign_xfb_resources() local
H A Dgl_nir_link_varyings.c453 xfb_decl_store(struct xfb_decl *xfb_decl, const struct gl_constants *consts, struct gl_shader_program *prog, struct gl_transform_feedback_info *info, unsigned buffer, unsigned buffer_index, const unsigned max_outputs, BITSET_WORD *used_components[MAX_FEEDBACK_BUFFERS], bool *explicit_stride, unsigned *max_member_alignment, bool has_xfb_qualifiers, const void* mem_ctx) xfb_decl_store() argument
/third_party/ffmpeg/libavcodec/
H A Dlibshine.c39 int buffer_index; member
H A Dlibmp3lame.c49 int buffer_index; member
[all...]
H A Dratecontrol.h66 double buffer_index; ///< amount of bits in the video/audio buffer member
H A Dccaption_dec.c252 int buffer_index; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-dataview-object.c296 uint32_t buffer_index = (uint32_t) get_index + view_offset; in ecma_op_dataview_get_set_view_value() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c59 unsigned buffer_index; member
1259 const unsigned buffer_index = p->buffer_variant[0].buffer_index; in incr_inputs() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegenc.c53 int buffer_index; member
/third_party/pulseaudio/src/utils/
H A Dpacat.c77 static size_t buffer_length = 0, buffer_index = 0; variable
/third_party/backends/backend/
H A Dcanon_lide70-common.c486 int buffer_index = 0; in register_table() local
529 int buffer_index = 0; register_table_4800() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c1518 uint32_t byte_index = 0, buffer_index = 0; in ecma_builtin_typedarray_prototype_sort() local
1614 uint32_t buffer_index = 0; in ecma_builtin_typedarray_prototype_find_helper() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCountersTests.cpp544 CheckUniform(GLuint prog, const GLchar* uniform_name, GLuint uniform_index, GLint uniform_type, GLint uniform_size, GLint uniform_offset, GLint uniform_array_stride, GLuint buffer_index) CheckUniform() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c395 LLVMValueRef buffer_index; in load_vs_input() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h1052 uint32_t buffer_index; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c118 ASSERTED int buffer_index = nir_src_as_uint(intr->src[0]); in vc4_ubo_load() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c1673 unsigned buffer_index = u_bit_scan(&dirty_mask); in r600_emit_vertex_buffers() local
1713 unsigned buffer_index = ffs(dirty_mask) - 1; in r600_emit_constant_buffers() local
[all...]
H A Devergreen_state.c2132 unsigned buffer_index = u_bit_scan(&dirty_mask); in evergreen_emit_vertex_buffers() local
2191 unsigned buffer_index = ffs(dirty_mask) - 1; in evergreen_emit_constant_buffers() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_hipriv.c6861 hi_char *buffer_index = NULL; in hi_wifi_at_start() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2304 pan_emit_vary(const struct panfrost_device *dev, struct mali_attribute_packed *out, unsigned buffer_index, mali_pixel_format format, unsigned offset) pan_emit_vary() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c191 unsigned buffer_index:8; member

Completed in 76 milliseconds