Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu.h262 static INLINE struct brw_reg brw_vec4_reg( GLuint file, in brw_vec4_reg() function
495 return brw_vec4_reg(BRW_GENERAL_REGISTER_FILE, nr, subnr); in brw_vec4_grf()