Home
last modified time | relevance | path

Searched defs:buffer_index (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.h37 int buffer_index; member
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_xfb.c114 int buffer_index = 0; /* Corresponds to GL_TRANSFORM_FEEDBACK_BUFFER_INDEX */ in gl_nir_link_assign_xfb_resources() local
Dgl_nir_link_varyings.c456 unsigned buffer, unsigned buffer_index, in xfb_decl_store()
/third_party/ffmpeg/libavcodec/
Dlibshine.c37 int buffer_index; member
Dlibmp3lame.c48 int buffer_index; member
Dratecontrol.h66 double buffer_index; ///< amount of bits in the video/audio buffer member
Dccaption_dec.c250 int buffer_index; member
/third_party/jerryscript/jerry-core/ecma/operations/
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/
Dtranslate_sse.c59 unsigned buffer_index; member
1259 const unsigned buffer_index = p->buffer_variant[0].buffer_index; in incr_inputs() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
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
/third_party/pulseaudio/src/utils/
Dpacat.c77 static size_t buffer_length = 0, buffer_index = 0; variable
/third_party/mesa3d/src/gallium/drivers/r600/
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
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
/third_party/ffmpeg/libavformat/
Dmpegenc.c50 int buffer_index; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1163 for (GLuint buffer_index = 0; buffer_index < invalid_buffers_count; ++buffer_index) in iterate() local
1170 for (GLuint buffer_index = 0; buffer_index < invalid_buffers_count; ++buffer_index) in iterate() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1541 guint buffer_index; in ttml_add_element() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c395 LLVMValueRef buffer_index; in load_vs_input() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c118 ASSERTED int buffer_index = nir_src_as_uint(intr->src[0]); in vc4_ubo_load() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h1052 uint32_t buffer_index; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp545 GLint uniform_size, GLint uniform_offset, GLint uniform_array_stride, GLuint buffer_index) in CheckUniform()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp1852 uint32_t buffer_index = get_member_decoration(type.self, i, DecorationXfbBuffer); in layout_for_variable() local
3048 uint32_t buffer_index = get_decoration(var.self, DecorationXfbBuffer); in emit_declared_builtin_block() local
3085 uint32_t buffer_index = m.xfb_buffer; in emit_declared_builtin_block() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c2306 unsigned buffer_index, in pan_emit_vary()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c191 unsigned buffer_index:8; member