Home
last modified time | relevance | path

Searched refs:texture_array_lod (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp328 texture_array_lod(const _mesa_glsl_parse_state *state) in texture_array_lod() function
2593 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler1DArray_type, glsl_typ… in create_builtins()
2626 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler2DArray_type, glsl_typ… in create_builtins()
2709 …_texture(ir_txl, texture_array_lod, glsl_type::vec4_type, glsl_type::sampler1DArrayShadow_type, gl… in create_builtins()