RetroArch
Public Attributes | List of all members
pixman_fast_path_t Struct Reference

#include <pixman-private.h>

Collaboration diagram for pixman_fast_path_t:
[legend]

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
 

Member Data Documentation

◆ dest_flags

uint32_t pixman_fast_path_t::dest_flags

◆ dest_format

pixman_format_code_t pixman_fast_path_t::dest_format

◆ func

pixman_composite_func_t pixman_fast_path_t::func

◆ mask_flags

uint32_t pixman_fast_path_t::mask_flags

◆ mask_format

pixman_format_code_t pixman_fast_path_t::mask_format

◆ op

pixman_op_t pixman_fast_path_t::op

◆ src_flags

uint32_t pixman_fast_path_t::src_flags

◆ src_format

pixman_format_code_t pixman_fast_path_t::src_format

The documentation for this struct was generated from the following file: