Home
last modified time | relevance | path

Searched refs:ir_txl (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp2485 _texture(ir_txl, v130, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::float_type), in create_builtins()
2486 _texture(ir_txl, v130, glsl_type::ivec4_type, glsl_type::isampler1D_type, glsl_type::float_type), in create_builtins()
2487 _texture(ir_txl, v130, glsl_type::uvec4_type, glsl_type::usampler1D_type, glsl_type::float_type), in create_builtins()
2489 _texture(ir_txl, v130, glsl_type::vec4_type, glsl_type::sampler2D_type, glsl_type::vec2_type), in create_builtins()
2490 _texture(ir_txl, v130, glsl_type::ivec4_type, glsl_type::isampler2D_type, glsl_type::vec2_type), in create_builtins()
2491 _texture(ir_txl, v130, glsl_type::uvec4_type, glsl_type::usampler2D_type, glsl_type::vec2_type), in create_builtins()
2493 _texture(ir_txl, v130, glsl_type::vec4_type, glsl_type::sampler3D_type, glsl_type::vec3_type), in create_builtins()
2494 _texture(ir_txl, v130, glsl_type::ivec4_type, glsl_type::isampler3D_type, glsl_type::vec3_type), in create_builtins()
2495 _texture(ir_txl, v130, glsl_type::uvec4_type, glsl_type::usampler3D_type, glsl_type::vec3_type), in create_builtins()
2497 _texture(ir_txl, v13 in create_builtins()
[all...]
H A Dir_equals.cpp172 case ir_txl: in equals()
H A Dir_rvalue_visitor.cpp69 case ir_txl: in rvalue_visit()
H A Dopt_tree_grafting.cpp285 case ir_txl: in visit_enter()
H A Dir_clone.cpp239 case ir_txl: in clone()
H A Dir_hv_accept.cpp211 case ir_txl: in accept()
H A Dir_print_visitor.cpp372 case ir_txl: in visit()
H A Dglsl_to_nir.cpp2410 case ir_txl: in visit()
2576 case ir_txl: in visit()
H A Dir.h1851 ir_txl, /**< Texture look-up with explicit LOD */ enumerator
H A Dir_reader.cpp1113 case ir_txl: in read_texture()

Completed in 18 milliseconds