Searched refs:get_depth_z16 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_fbo.c91 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function
130 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function
218 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c91 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function
130 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function
218 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_fbo.c91 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function
130 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function
218 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c91 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function
130 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function
218 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);

Completed in 82 milliseconds