Searched refs:_textureCubeArrayShadow (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 1103 ir_function_signature *_textureCubeArrayShadow(ir_texture_opcode opcode, 2320 … _textureCubeArrayShadow(ir_tex, texture_cube_map_array, glsl_type::samplerCubeArrayShadow_type), in create_builtins() 2366 …_textureCubeArrayShadow(ir_tex, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 2367 …_textureCubeArrayShadow(ir_txb, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 2405 …_textureCubeArrayShadow(ir_txl, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 6562 builtin_builder::_textureCubeArrayShadow(ir_texture_opcode opcode, in _textureCubeArrayShadow() function in builtin_builder
|