RetroArch
|
#include <pixman-private.h>
Public Attributes | |
pixman_op_t | op |
pixman_format_code_t | src_format |
uint32_t | src_flags |
pixman_format_code_t | mask_format |
uint32_t | mask_flags |
pixman_format_code_t | dest_format |
uint32_t | dest_flags |
pixman_composite_func_t | func |
uint32_t pixman_fast_path_t::dest_flags |
pixman_format_code_t pixman_fast_path_t::dest_format |
pixman_composite_func_t pixman_fast_path_t::func |
uint32_t pixman_fast_path_t::mask_flags |
pixman_format_code_t pixman_fast_path_t::mask_format |
pixman_op_t pixman_fast_path_t::op |
uint32_t pixman_fast_path_t::src_flags |
pixman_format_code_t pixman_fast_path_t::src_format |