Searched defs:dispatch_width (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c2236 int dispatch_width,
2251 if (dispatch_width == 16)
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
H A Dbrw_wm.h275 GLuint dispatch_width; member in struct:brw_wm_compile
H A Dbrw_context.h307 int dispatch_width; member in struct:brw_wm_prog_data
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c2236 int dispatch_width,
2251 if (dispatch_width == 16)
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
H A Dbrw_wm.h275 GLuint dispatch_width; member in struct:brw_wm_compile
H A Dbrw_context.h307 int dispatch_width; member in struct:brw_wm_prog_data

Completed in 443 milliseconds