Searched refs:src_x0 (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.h43 int src_x0, int src_y0,
305 GLuint src_x0, GLuint src_y0,
H A Dbrw_blorp_blit.cpp69 clip_or_scissor(bool mirror, GLint &src_x0, GLint &src_x1, GLint &dst_x0, argument
107 src_x0 += pixels_clipped_left;
129 int src_x0, int src_y0,
137 src_x0, src_y0,
1584 * x' - src_x0 = x - dst_x0
1586 * x' = 1*x + (src_x0 - dst_x0)
1592 * x' - src_x0 = dst_x1 - x - 1
1594 * x' = -1*x + (src_x0 + dst_x1 - 1)
1636 GLuint src_x0, GLuint src_y0,
1758 wm_push_consts.x_transform.setup(src_x0, dst_x
124 brw_blorp_blit_miptrees(struct intel_context *intel, struct intel_mipmap_tree *src_mt, unsigned src_level, unsigned src_layer, struct intel_mipmap_tree *dst_mt, unsigned dst_level, unsigned dst_layer, int src_x0, int src_y0, int dst_x0, int dst_y0, int dst_x1, int dst_y1, bool mirror_x, bool mirror_y) argument
1631 brw_blorp_blit_params(struct brw_context *brw, struct intel_mipmap_tree *src_mt, unsigned src_level, unsigned src_layer, struct intel_mipmap_tree *dst_mt, unsigned dst_level, unsigned dst_layer, GLuint src_x0, GLuint src_y0, GLuint dst_x0, GLuint dst_y0, GLuint dst_x1, GLuint dst_y1, bool mirror_x, bool mirror_y) argument
[all...]
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.h43 int src_x0, int src_y0,
305 GLuint src_x0, GLuint src_y0,
H A Dbrw_blorp_blit.cpp69 clip_or_scissor(bool mirror, GLint &src_x0, GLint &src_x1, GLint &dst_x0, argument
107 src_x0 += pixels_clipped_left;
129 int src_x0, int src_y0,
137 src_x0, src_y0,
1584 * x' - src_x0 = x - dst_x0
1586 * x' = 1*x + (src_x0 - dst_x0)
1592 * x' - src_x0 = dst_x1 - x - 1
1594 * x' = -1*x + (src_x0 + dst_x1 - 1)
1636 GLuint src_x0, GLuint src_y0,
1758 wm_push_consts.x_transform.setup(src_x0, dst_x
124 brw_blorp_blit_miptrees(struct intel_context *intel, struct intel_mipmap_tree *src_mt, unsigned src_level, unsigned src_layer, struct intel_mipmap_tree *dst_mt, unsigned dst_level, unsigned dst_layer, int src_x0, int src_y0, int dst_x0, int dst_y0, int dst_x1, int dst_y1, bool mirror_x, bool mirror_y) argument
1631 brw_blorp_blit_params(struct brw_context *brw, struct intel_mipmap_tree *src_mt, unsigned src_level, unsigned src_layer, struct intel_mipmap_tree *dst_mt, unsigned dst_level, unsigned dst_layer, GLuint src_x0, GLuint src_y0, GLuint dst_x0, GLuint dst_y0, GLuint dst_x1, GLuint dst_y1, bool mirror_x, bool mirror_y) argument
[all...]
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_mipmap_tree.c983 int src_x0 = 0; local
994 src_x0, src_y0,
1003 src_x0, src_y0,

Completed in 153 milliseconds