enum GpuAccessFlag
Flags that determine how is a resource being accessed by the GPU.
Values
| Name | Value | Description |
|---|---|---|
None |
0 |
|
Read |
1 |
|
Write |
2 |
GpuAccessFlagFlags that determine how is a resource being accessed by the GPU.
| Name | Value | Description |
|---|---|---|
None |
0 |
|
Read |
1 |
|
Write |
2 |