Home
last modified time | relevance | path

Searched refs:pipe_texture_target (Results 1 – 25 of 100) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_blit.h11 enum pipe_texture_target);
42 nv50_blit_texture_type(enum pipe_texture_target target) in nv50_blit_texture_type()
57 nv50_blit_get_tgsi_texture_target(enum pipe_texture_target target) in nv50_blit_get_tgsi_texture_target()
71 static inline enum pipe_texture_target
72 nv50_blit_reinterpret_pipe_texture_target(enum pipe_texture_target target) in nv50_blit_reinterpret_pipe_texture_target()
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.h68 enum pipe_texture_target target);
71 enum pipe_texture_target target);
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.h137 enum pipe_texture_target target,
146 enum pipe_texture_target target,
Dsvga_surface.h146 svga_resource_type(enum pipe_texture_target target) in svga_resource_type()
/external/mesa3d/src/gallium/auxiliary/util/
Du_resource.h40 util_texture_is_array(enum pipe_texture_target target) in util_texture_is_array()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.h42 extern enum pipe_texture_target
Dst_format.h56 enum pipe_texture_target target, unsigned sample_count,
Dst_pbo.h94 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target,
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.h71 enum pipe_texture_target target,
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.hpp33 pipe_texture_target translate_target(cl_mem_object_type type);
Dformat.cpp121 pipe_texture_target
155 pipe_texture_target target = translate_target(type); in supported_formats()
/external/mesa3d/src/gallium/frontends/hgl/
Dhgl_context.h46 enum pipe_texture_target target;
/external/mesa3d/src/mesa/state_tracker/tests/
Dst_format.c41 enum pipe_texture_target target, in is_format_supported()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h122 panfrost_translate_texture_dimension(enum pipe_texture_target t) { in panfrost_translate_texture_dimension()
/external/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.h39 enum pipe_texture_target target;
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_screen.c39 enum pipe_texture_target target, in fd2_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_screen.c41 enum pipe_texture_target target, in fd4_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_screen.c41 enum pipe_texture_target target, in fd3_screen_is_format_supported()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h473 enum pipe_texture_target target:5; /**< PIPE_TEXTURE_x */
550 enum pipe_texture_target target:8; /**< PIPE_TEXTURE_x */
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h453 enum pipe_texture_target target);
454 enum isl_surf_dim target_to_isl_surf_dim(enum pipe_texture_target target);
/external/virglrenderer/src/gallium/include/pipe/
Dp_screen.h130 enum pipe_texture_target target,
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_screen.c62 enum pipe_texture_target target, in fd6_screen_is_format_supported()
/external/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h78 enum pipe_texture_target target;
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_screen.c56 enum pipe_texture_target target, in fd5_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp45 enum pipe_texture_target target, in fake_resource_create()
318 enum pipe_texture_target target, in failing_resource_create()

1234