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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c84 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint
123 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function in typeref:typename:GLuint
211 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
400 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c84 static GLuint get_depth_z16(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint
123 static GLuint get_depth_z16(const struct radeon_renderbuffer *rrb, function in typeref:typename:GLuint
211 uint32_t src_offset = get_depth_z16(rrb, x + pix_x, flipped_y);
400 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y);

Completed in 5 milliseconds