Home
last modified time | relevance | path

Searched defs:buffers (Results 76 - 100 of 314) sorted by relevance

12345678910>>...13

/third_party/fsverity-utils/lib/
H A Dcompute_digest.c117 struct block_buffer *buffers = &_buffers[1]; in compute_root_hash() local
[all...]
/third_party/backends/backend/
H A Dgt68xx_shm_channel.c71 SANE_Byte **buffers; /**< Array of pointers to buffers */ member
[all...]
/third_party/libuv/test/
H A Dtest-stdio-over-pipes.c208 char* buffers[] = { in stdio_over_pipes_helper() local
/third_party/libuv/src/win/
H A Dwinsock.c270 int WSAAPI uv__wsarecv_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecv_workaround() argument
364 int WSAAPI uv__wsarecvfrom_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecvfrom_workaround() argument
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c600 amdgpu_bo_list_create_raw(amdgpu_device_handle dev, uint32_t number_of_buffers, struct drm_amdgpu_bo_list_entry *buffers, uint32_t *result) amdgpu_bo_list_create_raw() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c69 surfaceless_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) surfaceless_image_get_buffers() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_atomics.c99 buffers, num_buffers, in process_atomic_variable() local
140 struct active_atomic_buffer *buffers = in find_active_atomic_counters() local
75 process_atomic_variable(const struct glsl_type *t, struct gl_shader_program *prog, unsigned *uniform_loc, nir_variable *var, struct active_atomic_buffer *buffers, unsigned *num_buffers, int *offset, unsigned shader_stage) process_atomic_variable() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c93 is_integer_target(struct pipe_framebuffer_state *fb, unsigned buffers) in is_integer_target() argument
125 try_clear(struct svga_context *svga, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) try_clear() argument
251 svga_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) svga_clear() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c526 vlVdpDecoderFixVC1Startcode(uint32_t *num_buffers, const void *buffers[], unsigned sizes[]) in vlVdpDecoderFixVC1Startcode() argument
564 const void * buffers[bitstream_buffer_count + 1]; in vlVdpDecoderRender() local
/third_party/mesa3d/src/glx/
H A Ddri2.c409 DRI2Buffer *buffers; in DRI2GetBuffers() local
468 DRI2Buffer *buffers; DRI2GetBuffersWithFormat() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c143 rvid_join_surfaces(struct r600_common_context *rctx, struct pb_buffer** buffers[VL_NUM_COMPONENTS], struct radeon_surf *surfaces[VL_NUM_COMPONENTS]) rvid_join_surfaces() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbuffers.c428 draw_buffers(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller, bool no_error) draw_buffers() argument
638 draw_buffers_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller) draw_buffers_error() argument
646 draw_buffers_no_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller) draw_buffers_no_error() argument
654 _mesa_DrawBuffers_no_error(GLsizei n, const GLenum *buffers) _mesa_DrawBuffers_no_error() argument
662 _mesa_DrawBuffers(GLsizei n, const GLenum *buffers) _mesa_DrawBuffers() argument
758 _mesa_drawbuffers(struct gl_context *ctx, struct gl_framebuffer *fb, GLuint n, const GLenum16 *buffers, const GLbitfield *destMask) _mesa_drawbuffers() argument
[all...]
H A Dattrib.c750 GLenum buffers[MAX_DRAW_BUFFERS]; in _mesa_PopAttrib() local
H A Dglthread_bufferobj.c206 _mesa_glthread_DeleteBuffers(struct gl_context *ctx, GLsizei n, const GLuint *buffers) _mesa_glthread_DeleteBuffers() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.h63 struct vn_cs_encoder_buffer *buffers; member
H A Dvn_descriptor_set.h86 VkDescriptorBufferInfo *buffers; member
/third_party/libdrm/tegra/
H A Dprivate.h99 struct drm_tegra_submit_buf *buffers; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c615 iris_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *p_color, double depth, unsigned stencil) iris_clear() argument
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c83 struct pb_slab_buffer *buffers; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_stubs.c122 vl_mpg12_bs_decode(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target, struct pipe_mpeg12_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpg12_bs_decode() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_blt.c342 etna_clear_blt(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, in etna_clear_blt() argument
265 etna_blit_clear_zs_blt(struct pipe_context *pctx, struct pipe_surface *dst, unsigned buffers, double depth, unsigned stencil) etna_blit_clear_zs_blt() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c544 vc4_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, in vc4_clear() argument
653 vc4_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) vc4_clear_depth_stencil() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c294 void * const *buffers[3]; in handleVASliceDataBufferType() local
570 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, in argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dwinsock.c270 int WSAAPI uv__wsarecv_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecv_workaround() argument
364 int WSAAPI uv__wsarecvfrom_workaround(SOCKET socket, WSABUF* buffers, in uv__wsarecvfrom_workaround() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp415 const VkBuffer buffers[] = { *vertexBuffer, *vertexBuffer }; in test() local

Completed in 29 milliseconds

12345678910>>...13