OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radeon_bits_per_pixel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common_context.c
291
radeon_bits_per_pixel
(const struct radeon_renderbuffer *rb)
function
378
attachments[i++] =
radeon_bits_per_pixel
(draw->color_rb[0]);
384
attachments[i++] =
radeon_bits_per_pixel
(draw->color_rb[1]);
392
attachments[i++] =
radeon_bits_per_pixel
(depth_rb);
395
attachments[i++] =
radeon_bits_per_pixel
(depth_rb);
398
attachments[i++] =
radeon_bits_per_pixel
(stencil_rb);
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c
291
radeon_bits_per_pixel
(const struct radeon_renderbuffer *rb)
function
378
attachments[i++] =
radeon_bits_per_pixel
(draw->color_rb[0]);
384
attachments[i++] =
radeon_bits_per_pixel
(draw->color_rb[1]);
392
attachments[i++] =
radeon_bits_per_pixel
(depth_rb);
395
attachments[i++] =
radeon_bits_per_pixel
(depth_rb);
398
attachments[i++] =
radeon_bits_per_pixel
(stencil_rb);
Completed in 55 milliseconds