/third_party/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 91 …ler3D, GL_SAMPLER_3D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_3D, 0, 0, GL… 103 …3D, GL_INT_SAMPLER_3D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_3D, 0, 0, GL… 115 … GL_UNSIGNED_INT_SAMPLER_3D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_3D, 0, 0, GL… 138 … GL_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, … 149 … GL_INT_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, … 160 … GL_UNSIGNED_INT_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, … 171 … GL_INT_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, … 182 … GL_UNSIGNED_INT_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, … 196 DECL_TYPE(vimage3D, GL_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_VOID)
|
D | glsl_types.cpp | 344 case GLSL_SAMPLER_DIM_3D: in sampler_index() 849 case GLSL_SAMPLER_DIM_3D: in get_sampler_instance() 892 case GLSL_SAMPLER_DIM_3D: in get_sampler_instance() 922 case GLSL_SAMPLER_DIM_3D: in get_sampler_instance() 964 case GLSL_SAMPLER_DIM_3D: in get_image_instance() 993 case GLSL_SAMPLER_DIM_3D: in get_image_instance() 1022 case GLSL_SAMPLER_DIM_3D: in get_image_instance() 1051 case GLSL_SAMPLER_DIM_3D: in get_image_instance() 1078 case GLSL_SAMPLER_DIM_3D: in get_image_instance() 1105 case GLSL_SAMPLER_DIM_3D: in get_image_instance() [all …]
|
D | glsl_types.h | 245 GLSL_SAMPLER_DIM_3D, enumerator
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.h | 67 case GLSL_SAMPLER_DIM_3D: in zink_sampler_type() 88 case GLSL_SAMPLER_DIM_3D: in zink_image_type()
|
D | nir_to_spirv.c | 666 case GLSL_SAMPLER_DIM_3D: in type_to_dim() 3089 tex->sampler_dim == GLSL_SAMPLER_DIM_3D || in tex_instr_is_lod_allowed()
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
D | sampler_types_test.cpp | 54 T( sampler3D, GLSL_SAMPLER_DIM_3D, GLSL_TYPE_FLOAT, NONARRAY, COLOR, 3) 65 T(isampler3D, GLSL_SAMPLER_DIM_3D, GLSL_TYPE_INT, NONARRAY, COLOR, 3) 76 T(usampler3D, GLSL_SAMPLER_DIM_3D, GLSL_TYPE_UINT, NONARRAY, COLOR, 3)
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit.c | 99 glsl_sampler_type(tex_dim, false, tex_dim != GLSL_SAMPLER_DIM_3D, glsl_get_base_type(vec4)); in build_nir_copy_fragment_shader() 147 glsl_sampler_type(tex_dim, false, tex_dim != GLSL_SAMPLER_DIM_3D, glsl_get_base_type(vec4)); in build_nir_copy_fragment_shader_depth() 195 glsl_sampler_type(tex_dim, false, tex_dim != GLSL_SAMPLER_DIM_3D, glsl_get_base_type(vec4)); in build_nir_copy_fragment_shader_stencil() 234 return GLSL_SAMPLER_DIM_3D; in translate_sampler_dim() 935 result = build_pipeline(device, VK_IMAGE_ASPECT_COLOR_BIT, GLSL_SAMPLER_DIM_3D, key, in radv_device_init_meta_blit_color() 1023 result = build_pipeline(device, VK_IMAGE_ASPECT_DEPTH_BIT, GLSL_SAMPLER_DIM_3D, 0, in radv_device_init_meta_blit_depth() 1110 result = build_pipeline(device, VK_IMAGE_ASPECT_STENCIL_BIT, GLSL_SAMPLER_DIM_3D, 0, in radv_device_init_meta_blit_stencil()
|
D | radv_meta_bufimage.c | 38 enum glsl_sampler_dim dim = is_3d ? GLSL_SAMPLER_DIM_3D : GLSL_SAMPLER_DIM_2D; in build_nir_itob_compute_shader() 219 enum glsl_sampler_dim dim = is_3d ? GLSL_SAMPLER_DIM_3D : GLSL_SAMPLER_DIM_2D; in build_nir_btoi_compute_shader() 552 enum glsl_sampler_dim dim = is_3d ? GLSL_SAMPLER_DIM_3D in build_nir_itoi_compute_shader() 913 enum glsl_sampler_dim dim = is_3d ? GLSL_SAMPLER_DIM_3D in build_nir_cleari_compute_shader()
|
D | radv_meta_blit2d.c | 468 enum glsl_sampler_dim dim = is_3d ? GLSL_SAMPLER_DIM_3D in build_nir_texel_fetch()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_enums.c | 93 case GLSL_SAMPLER_DIM_3D: in dxil_get_resource_kind()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir_legalize_image_load_store.cpp | 74 case GLSL_SAMPLER_DIM_3D: in r600_legalize_image_load_store_impl()
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d33_tex.c | 68 case GLSL_SAMPLER_DIM_3D: in v3d33_vir_emit_tex()
|
D | v3d40_tex.c | 453 case GLSL_SAMPLER_DIM_3D: { in vir_image_emit_register_writes()
|
/third_party/mesa3d/src/amd/common/ |
D | ac_shader_util.c | 235 case GLSL_SAMPLER_DIM_3D: in ac_get_sampler_dim()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_pbo.c | 397 [PIPE_TEXTURE_3D] = GLSL_SAMPLER_DIM_3D, in sampler_type_for_target()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 390 tex_options.lower_txp = (1 << GLSL_SAMPLER_DIM_3D); in ir3_finalize_nir()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 714 case GLSL_SAMPLER_DIM_3D: in lower_gradient() 1418 tex->sampler_dim == GLSL_SAMPLER_DIM_3D))) { in nir_lower_tex_block()
|
D | nir_print.c | 852 [GLSL_SAMPLER_DIM_3D] = "3D", in print_intrinsic_instr()
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_to_nir.c | 485 return GLSL_SAMPLER_DIM_3D; in _mesa_texture_index_to_sampler_dim()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_meta_copy.c | 424 case 3: tex->sampler_dim = GLSL_SAMPLER_DIM_3D; break; in panvk_meta_copy_img2img_shader() 1492 case 3: tex->sampler_dim = GLSL_SAMPLER_DIM_3D; break; in panvk_meta_copy_img2buf_shader()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_compiler.cpp | 118 case GLSL_SAMPLER_DIM_3D: in resource_dimension()
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.c | 757 case GLSL_SAMPLER_DIM_3D: in agx_tex_dim()
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_blitter.c | 500 sampler_dim = GLSL_SAMPLER_DIM_3D; in pan_blitter_get_blit_shader()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 3246 case GLSL_SAMPLER_DIM_3D: return 0x7; in get_channel_mask_for_sampler_dim() 3475 case VK_IMAGE_TYPE_3D: return GLSL_SAMPLER_DIM_3D; in get_sampler_dim()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 2513 case GLSL_SAMPLER_DIM_3D: { in get_type_name_for_precision_qualifier() 2576 case GLSL_SAMPLER_DIM_3D: { in get_type_name_for_precision_qualifier() 2631 case GLSL_SAMPLER_DIM_3D: { in get_type_name_for_precision_qualifier()
|