Home
last modified time | relevance | path

Searched defs:buffers (Results 26 - 50 of 427) sorted by relevance

12345678910>>...18

/kernel/linux/linux-5.10/include/linux/
H A Drslib.h57 uint16_t buffers[]; member
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_test.c52 static struct xz_buf buffers = { variable
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drslib.h57 uint16_t buffers[]; member
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-hw-consumer.c23 struct list_head buffers; member
[all...]
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_test.c52 static struct xz_buf buffers = { variable
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvdpau_av1.c284 VdpBitstreamBuffer *buffers = pic_ctx->bitstream_buffers; in vdpau_av1_decode_slice() local
/third_party/libuv/test/
H A Dtest-ipc-heavy-traffic-deadlock-bug.c41 char buffers[BUFFER_SIZE][BUFFERS_PER_WRITE]; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_xfb_info.h59 nir_xfb_buffer_info buffers[NIR_MAX_XFB_BUFFERS]; member
/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c51 static struct rb_tree buffers; variable
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h57 struct NineSurface9 *buffers[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; /* 0 to BackBufferCount-1 : the back buffers. BackBufferCount : additional buffer */ member
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
H A Dd3d12_wgl_framebuffer.cpp57 struct pipe_resource *buffers[num_buffers]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader_buffer.c86 svga_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers, unsigned writeable_bitmask) svga_set_shader_buffers() argument
169 svga_set_hw_atomic_buffers(struct pipe_context *pipe, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers) svga_set_hw_atomic_buffers() argument
[all...]
H A Dsvga_pipe_vertex.c44 svga_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) svga_set_vertex_buffers() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_atomicbuf.c159 struct pipe_shader_buffer buffers[PIPE_MAX_HW_ATOMIC_BUFFERS]; in st_bind_hw_atomic_buffers() local
/third_party/libdrm/tegra/
H A Dpushbuf.c129 struct drm_tegra_submit_buf *buffers, *buffer; in drm_tegra_pushbuf_relocate() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c66 unsigned buffers = 0, restore_buffers = 0; variable
510 fd_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *ps, unsigned buffers, double depth, unsigned stencil, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) fd_clear_depth_stencil() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_blit.c89 struct i915_winsys_buffer *buffers[2] = {src_buffer, dst_buffer}; in i915_copy_blit() local
H A Di915_batchbuffer.h88 i915_winsys_validate_buffers(struct i915_winsys_batchbuffer *batch, struct i915_winsys_buffer **buffers, int num_of_buffers) i915_winsys_validate_buffers() argument
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dpipeline_info.h65 std::vector<::dawn::Buffer> buffers; member
87 std::vector<::dawn::Buffer> buffers; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsage.h42 std::vector<BufferBase*> buffers; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-multithread.c100 hb_buffer_t **buffers = calloc (num_threads, sizeof (hb_buffer_t *)); in test_body() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Ddata.h48 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Buffer>> buffers; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.h151 BASE_NS::vector<BindableBufferWithHandleReference> buffers; member
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
H A Ddcamera_pipeline_sink_test.cpp116 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local
176 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local
193 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_input_test.cpp387 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local

Completed in 10 milliseconds

12345678910>>...18