Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1076 static inline unsigned brw_vue_slot_to_offset(unsigned slot) in brw_vue_slot_to_offset() function
1088 return brw_vue_slot_to_offset(vue_map->varying_to_slot[varying]); in brw_varying_to_offset()