HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiShaderFunctionFragmentDesc Struct Reference

#include <shaderFunctionDesc.h>

Public Member Functions

HGI_API HgiShaderFunctionFragmentDesc ()
 

Public Attributes

bool earlyFragmentTests
 

Detailed Description

Describes a fragment function's description

  • earlyFragmentTests: Fragment shader tests will be performed before fragment shader execution when enabled.

Definition at line 375 of file shaderFunctionDesc.h.

Constructor & Destructor Documentation

HGI_API HgiShaderFunctionFragmentDesc::HgiShaderFunctionFragmentDesc ( )

Member Data Documentation

bool HgiShaderFunctionFragmentDesc::earlyFragmentTests

Definition at line 380 of file shaderFunctionDesc.h.


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