Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dglsl_types.cpp314 case GLSL_SAMPLER_DIM_EXTERNAL: in sampler_index()
771 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
804 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
834 case GLSL_SAMPLER_DIM_EXTERNAL: in get_sampler_instance()
878 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
907 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
936 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_instance()
2113 case GLSL_SAMPLER_DIM_EXTERNAL: in coordinate_components()
Dglsl_types.h110 GLSL_SAMPLER_DIM_EXTERNAL, enumerator
Dbuiltin_type_macros.h162 …alOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_EXTERNAL, 0, 0, G…
/external/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp100 GLSL_SAMPLER_DIM_EXTERNAL, GLSL_TYPE_FLOAT, NONARRAY, COLOR, 2)
/external/mesa3d/src/mesa/program/
Dprog_to_nir.c592 case GLSL_SAMPLER_DIM_EXTERNAL: in ptn_tex()
Dir_to_mesa.cpp2175 case GLSL_SAMPLER_DIM_EXTERNAL: in visit()
/external/mesa3d/src/compiler/nir/
Dnir.h1276 case GLSL_SAMPLER_DIM_EXTERNAL: in nir_tex_instr_dest_size()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c1597 case GLSL_SAMPLER_DIM_EXTERNAL: in get_image_coords()
2222 case GLSL_SAMPLER_DIM_EXTERNAL: in tex_info()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1286 case GLSL_SAMPLER_DIM_EXTERNAL: in ttn_tex()
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2479 case GLSL_SAMPLER_DIM_EXTERNAL: { in get_type_name_for_precision_qualifier()