KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
pvr_poly_hdr_mode1_t Struct Reference

PVR header mode1. More...

#include <pvr_header.h>

Data Fields

uint32_t :25
 
bool txr_en:1
 
bool depth_write_dis:1
 < Enable texturing (2nd bit)
 
pvr_cull_mode_t culling:2
 < Disable depth writes
 
pvr_depthcmp_mode_t depth_cmp:3
 < Culling mode
 

Detailed Description

PVR header mode1.

This structure contains all the fields for the mode1 parameter of PVR headers.

Field Documentation

◆ __pad0__

uint32_t pvr_poly_hdr_mode1_t::__pad0__

◆ culling

pvr_cull_mode_t pvr_poly_hdr_mode1_t::culling

< Disable depth writes

◆ depth_cmp

pvr_depthcmp_mode_t pvr_poly_hdr_mode1_t::depth_cmp

< Culling mode

◆ depth_write_dis

bool pvr_poly_hdr_mode1_t::depth_write_dis

< Enable texturing (2nd bit)

◆ txr_en

bool pvr_poly_hdr_mode1_t::txr_en

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