Metal-specific mesh draw command attributes. More...
#include <DeviceContext.h>
Public Attributes | |
| Uint32 | ObjectThreadGroupSizeX = 0 |
| Object thread group X size. | |
| Uint32 | ObjectThreadGroupSizeY = 0 |
| Object thread group Y size. | |
| Uint32 | ObjectThreadGroupSizeZ = 0 |
| Object thread group Z size. | |
| Uint32 | MeshThreadGroupSizeX = 0 |
| Mesh thread group X size. | |
| Uint32 | MeshThreadGroupSizeY = 0 |
| Mesh thread group Y size. | |
| Uint32 | MeshThreadGroupSizeZ = 0 |
| Mesh thread group Z size. | |
Metal-specific mesh draw command attributes.