Searched refs:texture_array (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 342 texture_array(const _mesa_glsl_parse_state *state) in texture_array() function 2577 …_texture(ir_tex, texture_array, glsl_type::vec4_type, glsl_type::sampler1DArray_type, glsl_type… in create_builtins() 2608 …_texture(ir_tex, texture_array, glsl_type::vec4_type, glsl_type::sampler2DArray_type, glsl_type… in create_builtins() 2676 …_texture(ir_tex, texture_array, glsl_type::vec4_type, glsl_type::sampler1DArrayShadow_type, gl… in create_builtins() 2686 …_texture(ir_tex, texture_array, glsl_type::vec4_type, glsl_type::sampler2DArrayShadow_type, gl… in create_builtins()
|