Searched refs:fs_texture_array (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp307 fs_texture_array(const _mesa_glsl_parse_state *state) function
2363 _texture(ir_txb, fs_texture_array, glsl_type::vec4_type, glsl_type::sampler1DArray_type, glsl_type::vec2_type),
2394 _texture(ir_txb, fs_texture_array, glsl_type::vec4_type, glsl_type::sampler2DArray_type, glsl_type::vec3_type),
2462 _texture(ir_txb, fs_texture_array, glsl_type::vec4_type, glsl_type::sampler1DArrayShadow_type, glsl_type::vec3_type),
2472 _texture(ir_txb, fs_texture_array, glsl_type::vec4_type, glsl_type::sampler2DArrayShadow_type, glsl_type::vec4_type),

Completed in 152 milliseconds