Searched refs:gpu_shader4_rect (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 306 gpu_shader4_rect(const _mesa_glsl_parse_state *state) in gpu_shader4_rect() function 315 return gpu_shader4_rect(state) && in gpu_shader4_rect_integer() 2261 … _textureSize(gpu_shader4_rect, glsl_type::ivec2_type, glsl_type::sampler2DRect_type), in create_builtins() 2503 …_texture(ir_tex, gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRect_type, … in create_builtins() 2509 …_texture(ir_tex, gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRectShadow_type, glsl… in create_builtins() 2665 …_texelFetch(gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRect_type, glsl_… in create_builtins() 2734 …_texelFetch(gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRect_type, glsl_… in create_builtins() 2854 …_texture(ir_tex, gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRect_type, … in create_builtins() 2857 …_texture(ir_tex, gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRect_type, … in create_builtins() 2863 …_texture(ir_tex, gpu_shader4_rect, glsl_type::vec4_type, glsl_type::sampler2DRectShadow_type, glsl… in create_builtins() [all …]
|