Home
last modified time | relevance | path

Searched defs:bind_flags (Results 1 - 16 of 16) sorted by relevance

/third_party/libuv/test/
H A Dtest-udp-ipv6.c145 static void do_test(uv_udp_recv_cb recv_cb, int bind_flags) { in do_test() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c488 unsigned bind_flags; in svga_buffer_create() local
[all...]
H A Dsvga_resource_buffer.h65 unsigned bind_flags; member
79 unsigned bind_flags; member
H A Dsvga_screen_cache.c491 svga_screen_surface_create(struct svga_screen *svgascreen, unsigned bind_flags, enum pipe_resource_usage usage, boolean *validated, struct svga_host_surface_cache_key *key) svga_screen_surface_create() argument
H A Dsvga_resource_buffer_upload.c121 svga_buffer_create_hw_storage(struct svga_screen *ss, struct svga_buffer *sbuf, unsigned bind_flags) svga_buffer_create_hw_storage() argument
152 svga_buffer_create_host_surface(struct svga_screen *ss, struct svga_buffer *sbuf, unsigned bind_flags) svga_buffer_create_host_surface() argument
269 svga_buffer_recreate_host_surface(struct svga_context *svga, struct svga_buffer *sbuf, unsigned bind_flags) svga_buffer_recreate_host_surface() argument
312 compatible_bind_flags(unsigned bind_flags, unsigned tobind_flags) compatible_bind_flags() argument
334 svga_buffer_get_host_surface(struct svga_buffer *sbuf, unsigned bind_flags) svga_buffer_get_host_surface() argument
351 svga_buffer_add_host_surface(struct svga_buffer *sbuf, struct svga_winsys_surface *handle, struct svga_host_surface_cache_key *key, unsigned bind_flags) svga_buffer_add_host_surface() argument
853 svga_buffer_update_hw(struct svga_context *svga, struct svga_buffer *sbuf, unsigned bind_flags) svga_buffer_update_hw() argument
[all...]
H A Dsvga_surface.c182 svga_texture_view_surface(struct svga_context *svga, struct svga_texture *tex, unsigned bind_flags, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned start_mip, unsigned num_mip, int layer_pick, unsigned num_layers, int zslice_pick, boolean cacheable, struct svga_host_surface_cache_key *key) svga_texture_view_surface() argument
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dxsk.h212 __u16 bind_flags; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxsk.h214 __u16 bind_flags; member
H A Dxskxceiver.h159 u32 bind_flags; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c484 softpipe_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind_flags) softpipe_user_buffer_create() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c665 init_format_extensions(struct pipe_screen *screen, struct gl_extensions *extensions, const struct st_extension_format_mapping *mapping, unsigned num_mappings, enum pipe_texture_target target, unsigned bind_flags) init_format_extensions() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c243 unsigned bind_flags = PIPE_BIND_RENDER_TARGET; in add_color_format_variants() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c381 u32 bind_flags; in i915_vma_bind() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c446 u32 bind_flags; in i915_vma_bind() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c161 uint32_t bind_flags = 0; in qsv_get_d3d11va_bind_flags() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c867 llvmpipe_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind_flags) llvmpipe_user_buffer_create() argument

Completed in 18 milliseconds