Home
last modified time | relevance | path

Searched defs:num_buffers (Results 1 - 25 of 53) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.h83 int num_buffers; member
/third_party/mesa3d/src/mesa/main/
H A Dblend.h111 _mesa_replicate_colormask(GLbitfield mask0, unsigned num_buffers) in _mesa_replicate_colormask() argument
H A Dblend.c197 num_buffers(const struct gl_context *ctx) in num_buffers() function
H A Dglthread_draw.c117 unsigned num_buffers = 0; in upload_vertices() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h62 unsigned num_buffers; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c68 unsigned num_buffers; member
133 nine_upload_create(struct pipe_context *pipe, unsigned buffers_size, unsigned num_buffers) nine_upload_create() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c31 nv98_decoder_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *video_target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nv98_decoder_decode_bitstream() argument
H A Dnv98_video_bsp.c35 nv98_decoder_bsp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned num_buffers, const void *const *data, const unsigned *num_bytes, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_bsp() argument
H A Dnv84_video_bsp.c85 nv84_decoder_bsp(struct nv84_decoder *dec, struct pipe_h264_picture_desc *desc, unsigned num_buffers, const void *const *data, const unsigned *num_bytes, struct nv84_video_buffer *dest) nv84_decoder_bsp() argument
H A Dnv84_video.c124 nv84_decoder_decode_bitstream_h264(struct pipe_video_codec *decoder, struct pipe_video_buffer *video_target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nv84_decoder_decode_bitstream_h264() argument
162 nv84_decoder_decode_bitstream_mpeg12(struct pipe_video_codec *decoder, struct pipe_video_buffer *video_target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nv84_decoder_decode_bitstream_mpeg12() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c47 nvc0_decoder_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *video_target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nvc0_decoder_decode_bitstream() argument
H A Dnvc0_video_bsp.c52 nvc0_decoder_bsp_next(struct nouveau_vp3_decoder *dec, unsigned comm_seq, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nvc0_decoder_bsp_next() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_atomics.c99 buffers, num_buffers, in process_atomic_variable() local
198 unsigned num_buffers; in gl_nir_link_assign_atomic_counter_resources() 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
136 find_active_atomic_counters(const struct gl_constants *consts, struct gl_shader_program *prog, unsigned *num_buffers) find_active_atomic_counters() argument
309 unsigned num_buffers; gl_nir_link_check_atomic_counter_resources() local
[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
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.h107 unsigned num_buffers; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_clear.c268 int num_buffers = ctx->Extensions.EXT_draw_buffers2 ? in clear_with_quad() local
/third_party/libdrm/tegra/
H A Dprivate.h100 unsigned int num_buffers; member
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c143 unsigned int num_buffers; variable
/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
H A Dvl_mpeg12_bitstream.c980 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/frontends/va/
H A Dpicture.c293 unsigned num_buffers = 0; in handleVASliceDataBufferType() local
570 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, int num_buffers) vlVaRenderPicture() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c230 unsigned num_buffers; in radeon_lookup_buffer() local
/third_party/mesa3d/src/intel/common/
H A Dintel_aux_map.c105 uint32_t num_buffers; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c258 nouveau_vp3_bsp_next(struct nouveau_vp3_decoder *dec, unsigned num_buffers, in nouveau_vp3_bsp_next() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c446 etna_set_vertex_buffers(struct pipe_context *pctx, unsigned start_slot, unsigned num_buffers, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) etna_set_vertex_buffers() argument

Completed in 32 milliseconds

123