Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu.h278 static INLINE struct brw_reg brw_vec2_reg( GLuint file, in brw_vec2_reg() function
489 return brw_vec2_reg(BRW_GENERAL_REGISTER_FILE, nr, subnr); in brw_vec2_grf()