Searched refs:get_depth_z32 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_fbo.c | 67 static GLuint get_depth_z32(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint 103 static GLuint get_depth_z32(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint 172 uint32_t src_offset = get_depth_z32(rrb, x + pix_x, flipped_y); 367 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_fbo.c | 67 static GLuint get_depth_z32(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint 103 static GLuint get_depth_z32(const struct radeon_renderbuffer * rrb, function in typeref:typename:GLuint 172 uint32_t src_offset = get_depth_z32(rrb, x + pix_x, flipped_y); 367 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y);
|
Completed in 4 milliseconds