Home
last modified time | relevance | path

Searched refs:GLSL_SAMPLER_DIM_1D (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h88 …ler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GL…
89 …ler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GL…
93 …ler1DArray, GL_SAMPLER_1D_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 1, GL…
101 …1D, GL_INT_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GL…
105 …1DArray, GL_INT_SAMPLER_1D_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 1, GL…
113 … GL_UNSIGNED_INT_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GL…
117 … GL_UNSIGNED_INT_SAMPLER_1D_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 1, GL…
125 …dow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 1, 0…
126 …hadow, GL_SAMPLER_1D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 1, 0…
129 …rrayShadow, GL_SAMPLER_1D_ARRAY_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 1, 1…
[all …]
Dglsl_types.cpp337 case GLSL_SAMPLER_DIM_1D: in sampler_index()
831 case GLSL_SAMPLER_DIM_1D: in get_sampler_instance()
880 case GLSL_SAMPLER_DIM_1D: in get_sampler_instance()
910 case GLSL_SAMPLER_DIM_1D: in get_sampler_instance()
952 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
981 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
1010 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
1039 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
1066 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
1093 case GLSL_SAMPLER_DIM_1D: in get_image_instance()
[all …]
Dglsl_types.h243 GLSL_SAMPLER_DIM_1D = 0, enumerator
/external/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp52 T( sampler1D, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_FLOAT, NONARRAY, COLOR, 1)
56 T( sampler1DArray, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_FLOAT, ARRAY, COLOR, 2)
63 T(isampler1D, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_INT, NONARRAY, COLOR, 1)
67 T(isampler1DArray, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_INT, ARRAY, COLOR, 2)
74 T(usampler1D, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_UINT, NONARRAY, COLOR, 1)
78 T(usampler1DArray, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_UINT, ARRAY, COLOR, 2)
86 T(sampler1DShadow, GLSL_SAMPLER_DIM_1D, GLSL_TYPE_FLOAT, NONARRAY, SHADOW, 1)
91 GLSL_SAMPLER_DIM_1D, GLSL_TYPE_FLOAT, ARRAY, SHADOW, 2)
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c128 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader()
131 (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 3)); in build_nir_copy_fragment_shader()
186 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader_depth()
189 (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 3)); in build_nir_copy_fragment_shader_depth()
244 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader_stencil()
247 (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 3)); in build_nir_copy_fragment_shader_stencil()
287 return GLSL_SAMPLER_DIM_1D; in translate_sampler_dim()
1048 …result = build_pipeline(device, VK_IMAGE_ASPECT_COLOR_BIT, GLSL_SAMPLER_DIM_1D, key, &device->meta… in radv_device_init_meta_blit_color()
1128 …result = build_pipeline(device, VK_IMAGE_ASPECT_DEPTH_BIT, GLSL_SAMPLER_DIM_1D, 0, &device->meta_s… in radv_device_init_meta_blit_depth()
1206 …result = build_pipeline(device, VK_IMAGE_ASPECT_STENCIL_BIT, GLSL_SAMPLER_DIM_1D, 0, &device->meta… in radv_device_init_meta_blit_stencil()
/external/mesa3d/src/broadcom/compiler/
Dv3d33_tex.c48 case GLSL_SAMPLER_DIM_1D: in v3d33_vir_emit_tex()
Dv3d40_tex.c370 case GLSL_SAMPLER_DIM_1D: in v3d40_vir_emit_image_load_store()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitssboinstruction.cpp400 if (nir_intrinsic_image_dim(intrin) == GLSL_SAMPLER_DIM_1D && in emit_image_store()
500 if (nir_intrinsic_image_dim(intrin) == GLSL_SAMPLER_DIM_1D && in emit_image_load()
Dsfn_emittexinstruction.cpp499 if (instr->is_array && instr->sampler_dim == GLSL_SAMPLER_DIM_1D) in emit_tex_txf()
843 if (instr->is_array && instr->sampler_dim == GLSL_SAMPLER_DIM_1D) in emit_tex_txf_ms()
989 int src_idx = instr.sampler_dim == GLSL_SAMPLER_DIM_1D ? 1 : 2; in handle_array_index()
/external/mesa3d/src/amd/common/
Dac_shader_util.c222 case GLSL_SAMPLER_DIM_1D: in ac_get_sampler_dim()
/external/mesa3d/src/mesa/state_tracker/
Dst_pbo.c389 [PIPE_TEXTURE_1D] = GLSL_SAMPLER_DIM_1D, in sampler_type_for_target()
394 [PIPE_TEXTURE_1D_ARRAY] = GLSL_SAMPLER_DIM_1D, in sampler_type_for_target()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1159 *dim = GLSL_SAMPLER_DIM_1D; in get_texture_info()
1162 *dim = GLSL_SAMPLER_DIM_1D; in get_texture_info()
1166 *dim = GLSL_SAMPLER_DIM_1D; in get_texture_info()
1170 *dim = GLSL_SAMPLER_DIM_1D; in get_texture_info()
Dnir_to_tgsi.c1201 case GLSL_SAMPLER_DIM_1D: in tgsi_target_from_sampler_dim()
1821 case GLSL_SAMPLER_DIM_1D: in ntt_emit_texture()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_image_load_store.c95 if (glsl_get_sampler_dim(deref->type) == GLSL_SAMPLER_DIM_1D && in image_address()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2219 case GLSL_SAMPLER_DIM_1D: in image_type_to_components_count()
2287 bool gfx9_1d = ctx->ac.chip_class == GFX9 && dim == GLSL_SAMPLER_DIM_1D; in get_image_coords()
2746 if (ctx->ac.chip_class == GFX9 && dim == GLSL_SAMPLER_DIM_1D && is_array) { in visit_image_size()
4219 case GLSL_SAMPLER_DIM_1D: in visit_tex()
4250 if (instr->coord_components > 1 && instr->sampler_dim == GLSL_SAMPLER_DIM_1D && in visit_tex()
4264 if (ctx->ac.chip_class == GFX9 && instr->sampler_dim == GLSL_SAMPLER_DIM_1D && in visit_tex()
4367 instr->sampler_dim == GLSL_SAMPLER_DIM_1D && instr->is_array) { in visit_tex()
/external/mesa3d/src/mesa/program/
Dprog_to_nir.c518 instr->sampler_dim = GLSL_SAMPLER_DIM_1D; in ptn_tex()
Dir_to_mesa.cpp2089 case GLSL_SAMPLER_DIM_1D: in visit()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c635 case GLSL_SAMPLER_DIM_1D: in lower_gradient()
Dnir_print.c887 [GLSL_SAMPLER_DIM_1D] = "1D", in print_intrinsic_instr()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c445 case GLSL_SAMPLER_DIM_1D: in type_to_dim()
1827 return (tex->sampler_dim == GLSL_SAMPLER_DIM_1D || in tex_instr_is_lod_allowed()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c112 case GLSL_SAMPLER_DIM_1D: in glsl_sampler_to_pipe()
1977 if (instr->is_array && instr->sampler_dim == GLSL_SAMPLER_DIM_1D) { in visit_tex()
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2460 case GLSL_SAMPLER_DIM_1D: { in get_type_name_for_precision_qualifier()
2525 case GLSL_SAMPLER_DIM_1D: { in get_type_name_for_precision_qualifier()
2580 case GLSL_SAMPLER_DIM_1D: { in get_type_name_for_precision_qualifier()
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1413 case GLSL_SAMPLER_DIM_1D: in bifrost_tex_format()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c3524 case GLSL_SAMPLER_DIM_1D: return 0x1; in get_channel_mask_for_sampler_dim()
3737 case VK_IMAGE_TYPE_1D: return GLSL_SAMPLER_DIM_1D; in get_sampler_dim()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c1836 case GLSL_SAMPLER_DIM_1D: in midgard_tex_format()

12