Searched refs:_textureCubeArrayShadow (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 1211 ir_function_signature *_textureCubeArrayShadow(ir_texture_opcode opcode, 2434 … _textureCubeArrayShadow(ir_tex, texture_cube_map_array, glsl_type::samplerCubeArrayShadow_type), in create_builtins() 2480 …_textureCubeArrayShadow(ir_tex, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 2481 …_textureCubeArrayShadow(ir_txb, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 2519 …_textureCubeArrayShadow(ir_txl, v130_or_gpu_shader4_and_tex_cube_map_array, glsl_type::samplerCube… in create_builtins() 4069 …_textureCubeArrayShadow(ir_tex, texture_cube_map_array_and_sparse, glsl_type::samplerCubeArrayShad… in create_builtins() 4416 …_textureCubeArrayShadow(ir_tex, texture_cube_map_array_and_clamp, glsl_type::samplerCubeArrayShado… in create_builtins() 4478 …_textureCubeArrayShadow(ir_tex, texture_cube_map_array_and_clamp, glsl_type::samplerCubeArrayShado… in create_builtins() 7252 builtin_builder::_textureCubeArrayShadow(ir_texture_opcode opcode, in _textureCubeArrayShadow() function in builtin_builder
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 22.0.0.rst | 3631 - glsl: add _textureCubeArrayShadow related sparse texture builtin func 3651 - glsl: _textureCubeArrayShadow support clamp
|