Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h337 bool has_texture_cube_map_array() const in has_texture_cube_map_array() function
Dbuiltin_functions.cpp525 return state->has_texture_cube_map_array() && in derivatives_texture_cube_map_array()
532 return state->has_texture_cube_map_array(); in texture_cube_map_array()