Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1211 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/
D22.0.0.rst3631 - glsl: add _textureCubeArrayShadow related sparse texture builtin func
3651 - glsl: _textureCubeArrayShadow support clamp