Searched refs:texture_external_es3 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 195 texture_external_es3(const _mesa_glsl_parse_state *state) in texture_external_es3() function 2221 … _textureSize(texture_external_es3, glsl_type::ivec2_type, glsl_type::samplerExternalOES_type), in create_builtins() 2328 …_texture(ir_tex, texture_external_es3, glsl_type::vec4_type, glsl_type::samplerExternalOES_type, … in create_builtins() 2573 …_texture(ir_tex, texture_external_es3, glsl_type::vec4_type, glsl_type::samplerExternalOES_type, … in create_builtins() 2574 …_texture(ir_tex, texture_external_es3, glsl_type::vec4_type, glsl_type::samplerExternalOES_type, … in create_builtins() 2642 …_texelFetch(texture_external_es3, glsl_type::vec4_type, glsl_type::samplerExternalOES_type, glsl_… in create_builtins()
|