Searched refs:tex1d_lod (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 581 tex1d_lod(const _mesa_glsl_parse_state *state) in tex1d_lod() function 3419 …_texture(ir_txl, tex1d_lod, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::float_typ… in create_builtins() 3431 …_texture(ir_txl, tex1d_lod, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::vec2_type… in create_builtins() 3432 …_texture(ir_txl, tex1d_lod, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::vec4_type… in create_builtins()
|