Home
last modified time | relevance | path

Searched defs:tex_usage (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/sw/null/
Dnull_sw_winsys.c48 unsigned tex_usage, in null_sw_is_displaytarget_format_supported()
83 unsigned tex_usage, in null_sw_displaytarget_create()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c74 unsigned tex_usage, in gdi_sw_is_displaytarget_format_supported()
123 unsigned tex_usage, in gdi_sw_displaytarget_create()
/third_party/mesa3d/src/gallium/winsys/sw/dri/
Ddri_sw_winsys.c88 unsigned tex_usage, in dri_sw_is_displaytarget_format_supported()
119 unsigned tex_usage, in dri_sw_displaytarget_create()
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c225 unsigned tex_usage, in xlib_is_displaytarget_format_supported()
401 unsigned tex_usage, in xlib_displaytarget_create()
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
Dkms_dri_sw_winsys.c119 unsigned tex_usage, in kms_sw_is_displaytarget_format_supported()
161 unsigned tex_usage, in kms_sw_displaytarget_create()
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
Dwrapper_sw_winsys.c89 unsigned tex_usage, in wsw_is_dt_format_supported()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c480 enum lp_texture_usage tex_usage) in llvmpipe_resource_map()
682 enum lp_texture_usage tex_usage; in llvmpipe_transfer_map_ms() local
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.h109 uint32_t tex_usage; member
Drbug_texture.c297 uint32_t tex_usage, in rbug_send_texture_info_reply()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c533 unsigned storage_sample_count, unsigned tex_usage) in i915_is_format_supported()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_screen.c151 unsigned tex_usage) in dd_screen_is_format_supported()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.c138 unsigned tex_usage) in rbug_screen_is_format_supported()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c811 unsigned tex_usage = 0; in dri2_create_image_from_winsys() local
1076 unsigned tex_usage = 0; in dri2_create_image_common() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c468 const unsigned tex_usage = PIPE_BIND_DEPTH_STENCIL; in choose_depth_stencil_format() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c243 unsigned tex_usage) in trace_screen_is_format_supported()