/third_party/vk-gl-cts/doc/testspecs/VK/ |
D | apitests.adoc | 578 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/ |
D | i915_clear.c | 42 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/ |
D | udppair.js | 48 _write(wrap, buffers, addr) { argument 49 this.emit('send', { buffers, addr }); property
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL44.cpp | 18 const BufferID *buffers) in ValidateBindBuffersBase() 27 const BufferID *buffers, in ValidateBindBuffersRange() 55 const BufferID *buffers, in ValidateBindVertexBuffers()
|
/third_party/mesa3d/src/mesa/main/ |
D | buffers.c | 429 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()
|
D | glthread_draw.c | 113 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/ |
D | freedreno_draw.c | 66 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/ |
D | fd2_draw.c | 223 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/ |
D | RenderPassEncoder.h | 64 T* const* buffers, in SetVertexBuffers()
|
D | PassResourceUsage.h | 32 std::vector<BufferBase*> buffers; member
|
/third_party/flatbuffers/grpc/tests/ |
D | message_builder_test.cpp | 52 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/ |
D | lp_clear.c | 50 unsigned buffers, in llvmpipe_clear()
|
/third_party/node/test/parallel/ |
D | test-stdin-pipe-resume.js | 10 const buffers = []; variable
|
D | test-fs-readv-promisify.js | 14 .then(function({ bytesRead, buffers }) { field
|
D | test-http-outgoing-first-chunk-singlebyte-encoding.js | 18 const buffers = []; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_4_autogen.cpp | 29 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/ |
D | svga_pipe_clear.c | 93 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()
|
D | svga_shader_buffer.c | 89 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/ |
D | gstvadecoder.h | 32 GArray *buffers; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_clear.c | 50 softpipe_clear(struct pipe_context *pipe, unsigned buffers, in softpipe_clear()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_clear.c | 53 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/ |
D | si_clear.c | 648 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/ |
D | mass-elements.c | 34 guint i, buffers = BUFFER_COUNT, identities = IDENTITY_COUNT; in main() local
|
/third_party/libuv/src/win/ |
D | winsock.c | 270 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/ |
D | etnaviv_blt.c | 266 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()
|