| /external/mesa3d/src/freedreno/fdl/ |
| D | fd5_layout.c | 36 uint32_t mip_levels, uint32_t array_size, bool is_3d) in fdl5_layout()
|
| D | fd_layout_test.h | 28 bool is_3d; member
|
| D | fd6_layout.c | 101 uint32_t mip_levels, uint32_t array_size, bool is_3d, in fdl6_layout()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_meta_blit2d.c | 490 nir_ssa_def *tex_pos, bool is_3d, bool is_multisampled) in build_nir_texel_fetch() 552 nir_ssa_def *tex_pos, bool is_3d, bool is_multisampled) in build_nir_buffer_fetch() 601 texel_fetch_build_func txf_func, const char* name, bool is_3d, in build_nir_copy_fragment_shader() 630 texel_fetch_build_func txf_func, const char* name, bool is_3d, in build_nir_copy_fragment_shader_depth() 659 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() 265 build_nir_btoi_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_btoi_compute_shader() 695 build_nir_itoi_compute_shader(struct radv_device *dev, bool is_3d) in build_nir_itoi_compute_shader() 1127 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/panfrost/lib/ |
| D | pan_texture.c | 336 bool is_3d = dim == MALI_TEXTURE_DIMENSION_3D; in panfrost_emit_texture_payload_v7() local 513 panfrost_get_layer_stride(struct panfrost_slice *slices, bool is_3d, unsigned cube_stride, unsigned… in panfrost_get_layer_stride() 522 panfrost_texture_offset(struct panfrost_slice *slices, bool is_3d, unsigned cube_stride, unsigned l… in panfrost_texture_offset()
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nv30_miptree.c | 328 bool is_3d = mt->base.base.target == PIPE_TEXTURE_3D; in nv30_miptree_transfer_map() local 378 bool is_3d = mt->base.base.target == PIPE_TEXTURE_3D; in nv30_miptree_transfer_unmap() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_miptree.c | 35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
| /external/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_resource.c | 1150 bool is_3d = rsrc->base.target == PIPE_TEXTURE_3D; in panfrost_get_texture_address() local
|
| /external/mesa3d/src/amd/common/ |
| D | ac_surface.h | 287 unsigned is_3d : 1; member
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_lowering_nvc0.cpp | 2540 Value *is_3d = bld.mkOp2v(OP_AND, TYPE_U32, bld.getSSA(), v, bld.mkImm(1)); in processSurfaceCoordsGM107() local
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | instr-a3xx.h | 719 uint32_t is_3d : 1; member
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_state.c | 2653 const bool is_3d = res->surf.dim == ISL_SURF_DIM_3D; in iris_create_surface() local
|