Searched refs:texture_array_lod (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 436 texture_array_lod(const _mesa_glsl_parse_state *state) in texture_array_lod() function 3425 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler1DArray_type, glsl_typ… in create_builtins() 3482 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler2DArray_type, glsl_typ… in create_builtins() 3605 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler1DArrayShadow_type, gl… in create_builtins()
|