Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h339 bool has_texture_cube_map_array() const in has_texture_cube_map_array() function
H A Dbuiltin_functions.cpp546 return state->has_texture_cube_map_array() && in derivatives_texture_cube_map_array()
553 return state->has_texture_cube_map_array(); in texture_cube_map_array()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv46766 …esa3d,[email protected],glsl: Add and use has_texture_cube_map_array helper