Loading...
Searching...
No Matches
HgiShaderFunctionFragmentDesc Struct Reference

Describes a fragment function's description. More...

#include <shaderFunctionDesc.h>

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 377 of file shaderFunctionDesc.h.

Member Data Documentation

◆ earlyFragmentTests

bool earlyFragmentTests

Definition at line 382 of file shaderFunctionDesc.h.


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