Home
last modified time | relevance | path

Searched defs:buffers (Results 1 - 25 of 383) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c49 llvmpipe_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) llvmpipe_clear() argument
H A Dlp_state_vertex.c78 llvmpipe_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) llvmpipe_set_vertex_buffers() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_image_test.cc208 const auto& buffers = script->GetBuffers(); in TEST_F() local
232 const auto& buffers = script->GetBuffers(); in TEST_F() local
256 const auto& buffers = script->GetBuffers(); TEST_F() local
297 const auto& buffers = script->GetBuffers(); TEST_F() local
327 const auto& buffers = script->GetBuffers(); TEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.h78 V4L2Buffer *buffers; member
H A Dvdpau_av1.c284 VdpBitstreamBuffer *buffers = pic_ctx->bitstream_buffers; in vdpau_av1_decode_slice() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c50 softpipe_clear(struct pipe_context *pipe, unsigned buffers, in softpipe_clear() argument
H A Dsp_state_vertex.c82 softpipe_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) softpipe_set_vertex_buffers() argument
H A Dsp_state_image.c63 softpipe_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) softpipe_set_shader_buffers() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c47 struct pipe_shader_buffer buffers[MAX_SHADER_STORAGE_BUFFERS]; in st_bind_ssbos() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_xfb.c183 unsigned buffers = 0; in gl_nir_link_assign_xfb_resources() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript_test.cc268 const auto& buffers = s.GetBuffers(); in TEST_F() local
290 const auto& buffers = s.GetBuffers(); in TEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc61 std::vector<VkBuffer> buffers; in BindToCommandBuffer() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DSegmentedGrowableMemoryByteArray.java32 private List<byte[]> buffers; field in SegmentedGrowableMemoryByteArray
[all...]
/third_party/python/Objects/stringlib/
H A Djoin.h18 Py_buffer *buffers = NULL; in bytes_join() local
[all...]
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs201 let mut buffers: Vec<Vec<u8>> = vec![vec![0; 24], vec![0; 1], vec![0; 75]]; in test_preadv() variables
/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dindustrialio-hw-consumer.c23 struct list_head buffers; member
[all...]
/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/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

Completed in 12 milliseconds

12345678910>>...16