Searched refs:v130_desktop_and_clamp (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 947 v130_desktop_and_clamp(const _mesa_glsl_parse_state *state) in v130_desktop_and_clamp() function 4391 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::vec4_type, glsl_type::sampler2D_type, glsl_t… in create_builtins() 4392 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::ivec4_type, glsl_type::isampler2D_type, glsl_t… in create_builtins() 4393 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::uvec4_type, glsl_type::usampler2D_type, glsl_t… in create_builtins() 4395 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::vec4_type, glsl_type::sampler3D_type, glsl_t… in create_builtins() 4396 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::ivec4_type, glsl_type::isampler3D_type, glsl_t… in create_builtins() 4397 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::uvec4_type, glsl_type::usampler3D_type, glsl_t… in create_builtins() 4399 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::vec4_type, glsl_type::samplerCube_type, glsl… in create_builtins() 4400 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::ivec4_type, glsl_type::isamplerCube_type, glsl… in create_builtins() 4401 …_texture(ir_tex, v130_desktop_and_clamp, glsl_type::uvec4_type, glsl_type::usamplerCube_type, glsl… in create_builtins() [all …]
|