Searched refs:gpu_shader4_rect_integer (Results 1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 313 gpu_shader4_rect_integer(const _mesa_glsl_parse_state *state) in gpu_shader4_rect_integer() function 2262 … _textureSize(gpu_shader4_rect_integer, glsl_type::ivec2_type, glsl_type::isampler2DRect_type), in create_builtins() 2263 … _textureSize(gpu_shader4_rect_integer, glsl_type::ivec2_type, glsl_type::usampler2DRect_type), in create_builtins() 2504 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, … in create_builtins() 2505 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, … in create_builtins() 2666 …_texelFetch(gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, glsl_… in create_builtins() 2667 …_texelFetch(gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, glsl_… in create_builtins() 2735 …_texelFetch(gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, glsl_… in create_builtins() 2736 …_texelFetch(gpu_shader4_rect_integer, glsl_type::uvec4_type, glsl_type::usampler2DRect_type, glsl_… in create_builtins() 2855 …_texture(ir_tex, gpu_shader4_rect_integer, glsl_type::ivec4_type, glsl_type::isampler2DRect_type, … in create_builtins() [all …]
|