Home
last modified time | relevance | path

Searched defs:bind_flags (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer_upload.c119 unsigned bind_flags) in svga_buffer_create_hw_storage()
151 unsigned bind_flags) in svga_buffer_create_host_surface()
250 unsigned bind_flags) in svga_buffer_recreate_host_surface()
282 compatible_bind_flags(unsigned bind_flags, in compatible_bind_flags()
301 unsigned bind_flags) in svga_buffer_get_host_surface()
320 unsigned bind_flags) in svga_buffer_add_host_surface()
852 unsigned bind_flags) in svga_buffer_update_hw()
Dsvga_resource_buffer.h68 unsigned bind_flags; member
81 unsigned bind_flags; member
Dsvga_resource_buffer.c442 unsigned bind_flags; in svga_buffer_create() local
Dsvga_screen_cache.c485 unsigned bind_flags, enum pipe_resource_usage usage, in svga_screen_surface_create()
Dsvga_surface.c184 unsigned bind_flags, in svga_texture_view_surface()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c487 unsigned bind_flags) in softpipe_user_buffer_create()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c233 unsigned bind_flags = PIPE_BIND_RENDER_TARGET; in add_color_format_variants() local
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c632 unsigned bind_flags) in init_format_extensions()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c743 unsigned bind_flags) in llvmpipe_user_buffer_create()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h322 uint32_t bind_flags; member