Home
last modified time | relevance | path

Searched defs:is_3d (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c428 nir_ssa_def *tex_pos, bool is_3d) in build_nir_texel_fetch()
476 nir_ssa_def *tex_pos, bool is_3d) in build_nir_buffer_fetch()
524 texel_fetch_build_func txf_func, const char* name, bool is_3d) in build_nir_copy_fragment_shader()
553 texel_fetch_build_func txf_func, const char* name, bool is_3d) in build_nir_copy_fragment_shader_depth()
582 texel_fetch_build_func txf_func, const char* name, bool is_3d) in build_nir_copy_fragment_shader_stencil()
Dradv_meta_bufimage.c36 build_nir_itob_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_itob_compute_shader()
262 build_nir_btoi_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_btoi_compute_shader()
482 build_nir_itoi_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_itoi_compute_shader()
698 build_nir_cleari_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_cleari_compute_shader()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c33 bool is_3d) in nv50_tex_choose_tile_dims_helper()
62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
/external/mesa3d/src/amd/common/
Dac_surface.h225 unsigned is_3d : 1; member
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dinstr-a3xx.h580 uint32_t is_3d : 1; member