Home
last modified time | relevance | path

Searched defs:buffers (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc578 Command Pools (5.1 in VK 1.0 Spec)
592 Command Buffer Lifetime (5.2 in VK 1.0 Spec)
609 Command Buffer Recording (5.3 in VK 1.0 Spec)
631 Command Buffer Submission (5.4 in VK 1.0 Spec)
646 Secondary Command Buffer Execution (5.6 in VK 1.0 Spec)
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_clear.c42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, in i915_clear_emit()
220 i915_clear_blitter(struct pipe_context *pipe, unsigned buffers, in i915_clear_blitter()
249 i915_clear_render(struct pipe_context *pipe, unsigned buffers, in i915_clear_render()
/third_party/node/test/common/
Dudppair.js48 _write(wrap, buffers, addr) { argument
49 this.emit('send', { buffers, addr }); property
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL44.cpp18 const BufferID *buffers) in ValidateBindBuffersBase()
27 const BufferID *buffers, in ValidateBindBuffersRange()
55 const BufferID *buffers, in ValidateBindVertexBuffers()
/third_party/mesa3d/src/mesa/main/
Dbuffers.c429 const GLenum *buffers, const char *caller, bool no_error) in draw_buffers()
639 const GLenum *buffers, const char *caller) in draw_buffers_error()
647 GLsizei n, const GLenum *buffers, const char *caller) in draw_buffers_no_error()
654 _mesa_DrawBuffers_no_error(GLsizei n, const GLenum *buffers) in _mesa_DrawBuffers_no_error()
662 _mesa_DrawBuffers(GLsizei n, const GLenum *buffers) in _mesa_DrawBuffers()
759 GLuint n, const GLenum16 *buffers, in _mesa_drawbuffers()
Dglthread_draw.c113 struct glthread_attrib_binding *buffers) in upload_vertices()
332 const struct glthread_attrib_binding *buffers = in _mesa_unmarshal_DrawArraysInstancedBaseInstance() local
357 const struct glthread_attrib_binding *buffers) in draw_arrays_async_user()
405 struct glthread_attrib_binding buffers[VERT_ATTRIB_MAX]; in draw_arrays() local
442 const struct glthread_attrib_binding *buffers = in _mesa_unmarshal_MultiDrawArrays() local
466 const struct glthread_attrib_binding *buffers) in multi_draw_arrays_async()
548 struct glthread_attrib_binding buffers[VERT_ATTRIB_MAX]; in _mesa_marshal_MultiDrawArrays() local
707 const struct glthread_attrib_binding *buffers = in _mesa_unmarshal_DrawElementsInstancedBaseVertexBaseInstance() local
749 const struct glthread_attrib_binding *buffers) in draw_elements_async_user()
838 struct glthread_attrib_binding buffers[VERT_ATTRIB_MAX]; in draw_elements() local
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.c66 unsigned buffers = 0, restore_buffers = 0; in batch_draw_tracking_for_dirty_bits() local
385 batch_clear_tracking(struct fd_batch *batch, unsigned buffers) assert_dt in batch_clear_tracking()
433 fd_clear(struct pipe_context *pctx, unsigned buffers, in fd_clear()
511 unsigned buffers, double depth, unsigned stencil, in fd_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c223 unsigned buffers, bool fast_clear) assert_dt in clear_state()
414 fd2_clear_fast(struct fd_context *ctx, unsigned buffers, in fd2_clear_fast()
530 fd2_clear(struct fd_context *ctx, unsigned buffers, in fd2_clear()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRenderPassEncoder.h64 T* const* buffers, in SetVertexBuffers()
DPassResourceUsage.h32 std::vector<BufferBase*> buffers; member
/third_party/flatbuffers/grpc/tests/
Dmessage_builder_test.cpp52 std::vector<flatbuffers::grpc::Message<Monster>> buffers; in builder_reusable_after_release_message_test() local
68 std::vector<flatbuffers::DetachedBuffer> buffers; in builder_reusable_after_release_test() local
101 std::vector<flatbuffers::DetachedBuffer> buffers; in builder_reusable_after_release_and_move_assign_test() local
124 std::vector<flatbuffers::grpc::Message<Monster>> buffers; in builder_reusable_after_release_message_and_move_assign_test() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_clear.c50 unsigned buffers, in llvmpipe_clear()
/third_party/node/test/parallel/
Dtest-stdin-pipe-resume.js10 const buffers = []; variable
Dtest-fs-readv-promisify.js14 .then(function({ bytesRead, buffers }) { field
Dtest-http-outgoing-first-chunk-singlebyte-encoding.js18 const buffers = []; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_4_autogen.cpp29 void GL_APIENTRY BindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint *buffers) in BindBuffersBase()
54 const GLuint *buffers, in BindBuffersRange()
141 const GLuint *buffers, in BindVertexBuffers()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c93 is_integer_target(struct pipe_framebuffer_state *fb, unsigned buffers) in is_integer_target()
126 unsigned buffers, in try_clear()
251 svga_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_st… in svga_clear()
Dsvga_shader_buffer.c89 const struct pipe_shader_buffer *buffers, in svga_set_shader_buffers()
171 const struct pipe_shader_buffer *buffers) in svga_set_hw_atomic_buffers()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h32 GArray *buffers; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_clear.c50 softpipe_clear(struct pipe_context *pipe, unsigned buffers, in softpipe_clear()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_clear.c53 nv30_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_st… in nv30_clear()
184 unsigned buffers, double depth, unsigned stencil, in nv30_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c648 unsigned buffers) in si_can_fast_clear_depth()
657 unsigned buffers) in si_can_fast_clear_stencil()
665 static void si_fast_clear(struct si_context *sctx, unsigned *buffers, in si_fast_clear()
1102 static void si_clear(struct pipe_context *ctx, unsigned buffers, in si_clear()
1218 bool render_condition_enabled, unsigned buffers, in si_try_normal_clear()
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dmass-elements.c34 guint i, buffers = BUFFER_COUNT, identities = IDENTITY_COUNT; in main() local
/third_party/libuv/src/win/
Dwinsock.c270 int WSAAPI uv__wsarecv_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecv_workaround()
364 int WSAAPI uv__wsarecvfrom_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecvfrom_workaround()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blt.c266 unsigned buffers, double depth, unsigned stencil) in etna_blit_clear_zs_blt()
342 etna_clear_blt(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scisso… in etna_clear_blt()

12345678910>>...16