KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
pvr_poly_hdr_mode1 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)
 
enum pvr_cull_mode culling:2
 < Disable depth writes
 
enum pvr_depthcmp_mode 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

◆ __pad3

uint32_t pvr_poly_hdr_mode1::__pad3

◆ culling

enum pvr_cull_mode pvr_poly_hdr_mode1::culling

< Disable depth writes

◆ depth_cmp

enum pvr_depthcmp_mode pvr_poly_hdr_mode1::depth_cmp

< Culling mode

◆ depth_write_dis

bool pvr_poly_hdr_mode1::depth_write_dis

< Enable texturing (2nd bit)

◆ txr_en

bool pvr_poly_hdr_mode1::txr_en

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