OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_depth_z32
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_fbo.c
74
static GLuint
get_depth_z32
(const struct radeon_renderbuffer * rrb,
function
110
static GLuint
get_depth_z32
(const struct radeon_renderbuffer * rrb,
function
179
uint32_t src_offset =
get_depth_z32
(rrb, x + pix_x, flipped_y);
369
uint32_t dst_offset =
get_depth_z32
(rrb, rrb->map_x + pix_x, flipped_y);
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fbo.c
74
static GLuint
get_depth_z32
(const struct radeon_renderbuffer * rrb,
function
110
static GLuint
get_depth_z32
(const struct radeon_renderbuffer * rrb,
function
179
uint32_t src_offset =
get_depth_z32
(rrb, x + pix_x, flipped_y);
369
uint32_t dst_offset =
get_depth_z32
(rrb, rrb->map_x + pix_x, flipped_y);
Completed in 237 milliseconds