Home
last modified time | relevance | path

Searched defs:explicit_location_info (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp423 struct explicit_location_info { struct
424 ir_variable *var;
448 check_location_aliasing(struct explicit_location_info explicit_locations[][4], in check_location_aliasing() argument