Searched refs:gpu_shader4_rect_integer (Results 1 – 1 of 1) sorted by relevance
| /third_party/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 347 gpu_shader4_rect_integer(const _mesa_glsl_parse_state *state) in gpu_shader4_rect_integer() function 2376 … _textureSize(gpu_shader4_rect_integer, glsl_type::ivec2_type, glsl_type::isampler2DRect_type), in create_builtins() 2377 … _textureSize(gpu_shader4_rect_integer, glsl_type::ivec2_type, glsl_type::usampler2DRect_type), in create_builtins() 2618 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, … in create_builtins() 2619 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, … in create_builtins() 2780 …_texelFetch(gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, glsl_… in create_builtins() 2781 …_texelFetch(gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, glsl_… in create_builtins() 2849 …_texelFetch(gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, glsl_… in create_builtins() 2850 …_texelFetch(gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, glsl_… in create_builtins() 2969 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, … in create_builtins() [all …]
|