Home
last modified time | relevance | path

Searched refs:gpu_shader4_array (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp326 gpu_shader4_array(const _mesa_glsl_parse_state *state) in gpu_shader4_array() function
335 return gpu_shader4_array(state) && in gpu_shader4_array_integer()
2363 … _textureSize(gpu_shader4_array, glsl_type::ivec2_type, glsl_type::sampler1DArray_type), in create_builtins()
2369 … _textureSize(gpu_shader4_array, glsl_type::ivec3_type, glsl_type::sampler2DArray_type), in create_builtins()
2637 …_texture(ir_tex, gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler1… in create_builtins()
2646 …_texture(ir_tex, gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler2… in create_builtins()
2655 …_texture(ir_tex, gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler1DArraySha… in create_builtins()
2660 …_texture(ir_tex, gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler2DArrayShadow_type, gl… in create_builtins()
2785 …_texelFetch(gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler1DArray_type, gls… in create_builtins()
2791 …_texelFetch(gpu_shader4_array, glsl_type::vec4_type, glsl_type::sampler2DArray_type, gls… in create_builtins()
[all …]