Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp895 texture_cube_map_array_and_sparse(const _mesa_glsl_parse_state *state) in texture_cube_map_array_and_sparse() function
4063 …_texture(ir_tex, texture_cube_map_array_and_sparse, glsl_type::vec4_type, glsl_type::samplerCubeA… in create_builtins()
4064 …_texture(ir_tex, texture_cube_map_array_and_sparse, glsl_type::ivec4_type, glsl_type::isamplerCube… in create_builtins()
4065 …_texture(ir_tex, texture_cube_map_array_and_sparse, glsl_type::uvec4_type, glsl_type::usamplerCube… in create_builtins()
4069 …_textureCubeArrayShadow(ir_tex, texture_cube_map_array_and_sparse, glsl_type::samplerCubeArrayShad… in create_builtins()
4120 …_texture(ir_txl, texture_cube_map_array_and_sparse, glsl_type::vec4_type, glsl_type::samplerCubeA… in create_builtins()
4121 …_texture(ir_txl, texture_cube_map_array_and_sparse, glsl_type::ivec4_type, glsl_type::isamplerCube… in create_builtins()
4122 …_texture(ir_txl, texture_cube_map_array_and_sparse, glsl_type::uvec4_type, glsl_type::usamplerCube… in create_builtins()
4249 …_texture(ir_txd, texture_cube_map_array_and_sparse, glsl_type::vec4_type, glsl_type::samplerCubeA… in create_builtins()
4250 …_texture(ir_txd, texture_cube_map_array_and_sparse, glsl_type::ivec4_type, glsl_type::isamplerCube… in create_builtins()
[all …]