|
Diligent Engine
v.2.4.g
|
Go to the source code of this file.
Functions | |
| n n void | StoreColor (uint Index, vec4 Color)\n" " |
| n n vec4 | LoadColor (uint Index)\n" " |
| n n float | LinearToSRGB (float x)\n" " |
Variables | |
| int | NumMipLevels |
| int | FirstArraySlice |
| n int | Dummy |
| n vec2 | TexelSize |
| n n shared float | gs_R [64] |
| n shared float | gs_G [64] |
| n shared float | gs_B [64] |
| n shared float | gs_A [64] |
| n n float LinearToSRGB | ( | float | x | ) |
| n n vec4 LoadColor | ( | uint | Index | ) |
| n n void StoreColor | ( | uint | Index, |
| vec4 | Color | ||
| ) |
| n int Dummy |
| int FirstArraySlice |
| n shared float gs_A[64] |
| n shared float gs_B[64] |
| n shared float gs_G[64] |
| n n shared float gs_R[64] |
| int NumMipLevels |
| n vec2 TexelSize |
1.8.17