webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_NVCTRLAttributeValidValues Struct Reference

#include <NVCtrl.h>

Public Attributes

int type
 
union {
   struct {
      int64_t   min
 
      int64_t   max
 
   }   range
 
   struct {
      unsigned int   ints
 
   }   bits
 
u
 
unsigned int permissions
 

Member Data Documentation

◆ bits

struct { ... } _NVCTRLAttributeValidValues::bits

◆ ints

unsigned int _NVCTRLAttributeValidValues::ints

◆ max

int64_t _NVCTRLAttributeValidValues::max

◆ min

int64_t _NVCTRLAttributeValidValues::min

◆ permissions

unsigned int _NVCTRLAttributeValidValues::permissions

◆ range

struct { ... } _NVCTRLAttributeValidValues::range

◆ type

int _NVCTRLAttributeValidValues::type

◆ u

union { ... } _NVCTRLAttributeValidValues::u

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