Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp70 GLint &dst_x1, GLint fb_xmin, GLint fb_xmax) in clip_or_scissor()
131 int dst_x1, int dst_y1, in brw_blorp_blit_miptrees()
528 struct brw_reg dst_x1; member in brw_blorp_blit_program
1638 GLuint dst_x1, GLuint dst_y1, in brw_blorp_blit_params()
Dbrw_blorp.h158 uint16_t dst_x1; member