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.cpp425 texture_gather_only_or_es31(const _mesa_glsl_parse_state *state) in texture_gather_only_or_es31() function
2840 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::vec4_type, glsl_type::sampler2D_type, gls… in create_builtins()
2841 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::ivec4_type, glsl_type::isampler2D_type, g… in create_builtins()
2842 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::uvec4_type, glsl_type::usampler2D_type, g… in create_builtins()
2844 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::vec4_type, glsl_type::sampler2DArray_type… in create_builtins()
2845 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::ivec4_type, glsl_type::isampler2DArray_ty… in create_builtins()
2846 …_texture(ir_tg4, texture_gather_only_or_es31, glsl_type::uvec4_type, glsl_type::usampler2DArray_ty… in create_builtins()