Searched refs:gpu_shader5_or_OES_texture_cube_map_array (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 282 gpu_shader5_or_OES_texture_cube_map_array(const _mesa_glsl_parse_state *state) in gpu_shader5_or_OES_texture_cube_map_array() function 2828 …_texture(ir_tg4, gpu_shader5_or_OES_texture_cube_map_array, glsl_type::vec4_type, glsl_type::sampl… in create_builtins() 2829 …_texture(ir_tg4, gpu_shader5_or_OES_texture_cube_map_array, glsl_type::ivec4_type, glsl_type::isam… in create_builtins() 2830 …_texture(ir_tg4, gpu_shader5_or_OES_texture_cube_map_array, glsl_type::uvec4_type, glsl_type::usam… in create_builtins() 2835 …_texture(ir_tg4, gpu_shader5_or_OES_texture_cube_map_array, glsl_type::vec4_type, glsl_type::sampl… in create_builtins()
|