Home
last modified time | relevance | path

Searched refs:GLSL_SAMPLER_DIM_EXTERNAL (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/compiler/
Dglsl_types.cpp349 case GLSL_SAMPLER_DIM_EXTERNAL: in sampler_index()
867 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
900 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
930 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
976 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
1005 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
1034 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
1061 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
1088 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
3178 case GLSL_SAMPLER_DIM_EXTERNAL: in glsl_get_sampler_dim_coordinate_components()
Dbuiltin_type_macros.h134 …alOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_EXTERNAL, 0, 0, G…
Dglsl_types.h249 GLSL_SAMPLER_DIM_EXTERNAL, enumerator
/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c64 glsl_sampler_type(GLSL_SAMPLER_DIM_EXTERNAL, false, false, GLSL_TYPE_FLOAT); in add_sampler()
/external/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp100 GLSL_SAMPLER_DIM_EXTERNAL, GLSL_TYPE_FLOAT, NONARRAY, COLOR, 2)
/external/mesa3d/src/amd/common/
Dac_shader_util.c228 case GLSL_SAMPLER_DIM_EXTERNAL: in ac_get_sampler_dim()
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.c138 case GLSL_SAMPLER_DIM_EXTERNAL: in ppir_codegen_encode_texld()
Dnir.c453 case GLSL_SAMPLER_DIM_EXTERNAL: in ppir_emit_tex()
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1419 case GLSL_SAMPLER_DIM_EXTERNAL: in bifrost_tex_format()
2050 instr->sampler_dim == GLSL_SAMPLER_DIM_EXTERNAL; in emit_tex()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1837 case GLSL_SAMPLER_DIM_EXTERNAL: in ntt_emit_texture()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c1842 case GLSL_SAMPLER_DIM_EXTERNAL: in midgard_tex_format()
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2109 case GLSL_SAMPLER_DIM_EXTERNAL: in visit()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c457 case GLSL_SAMPLER_DIM_EXTERNAL: in type_to_dim()
/external/mesa3d/src/compiler/nir/
Dnir.h2325 case GLSL_SAMPLER_DIM_EXTERNAL: in nir_tex_instr_dest_size()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2887 case GLSL_SAMPLER_DIM_EXTERNAL: in convert()
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2512 case GLSL_SAMPLER_DIM_EXTERNAL: { in get_type_name_for_precision_qualifier()