Home
last modified time | relevance | path

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

12345678910>>...12

/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
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/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
/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/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...]

Completed in 10 milliseconds

12345678910>>...12