Searched defs:is_3d (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit2d.c | 428 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()
|
D | radv_meta_bufimage.c | 36 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/ |
D | nv50_miptree.c | 33 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/ |
D | nvc0_miptree.c | 32 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/ |
D | ac_surface.h | 225 unsigned is_3d : 1; member
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | instr-a3xx.h | 580 uint32_t is_3d : 1; member
|