Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp552 texture_gather_only_or_es31(const _mesa_glsl_parse_state *state) in texture_gather_only_or_es31() function
3851 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::vec4_type, glsl_type::sampler2D_type, gls… in create_builtins()
3852 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::ivec4_type, glsl_type::isampler2D_type, g… in create_builtins()
3853 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::uvec4_type, glsl_type::usampler2D_type, g… in create_builtins()
3855 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::vec4_type, glsl_type::sampler2DArray_type… in create_builtins()
3856 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::ivec4_type, glsl_type::isampler2DArray_ty… in create_builtins()
3857 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::uvec4_type, glsl_type::usampler2DArray_ty… in create_builtins()