Skip to content

Commit fc80c2c

Browse files
committed
2 parents c7eb28d + 2ca07e3 commit fc80c2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/content/docs/current/Reference/Shaders.Properties

src/content/docs/current/Reference/Shaders.Properties/flags.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ The following is an index of all supported feature flags. Any feature flag marke
4444
| `SEPARATE_HARDWARE_SAMPLERS` | ✔️ | Enables [separate hardware shadow samplers](/current/reference/buffers/shadowtex/#hardware-sampling) |
4545
| `SSBO` | ✔️ | Enables [SSBOs](/current/reference/buffers/ssbo/) |
4646
| `TESSELATION_SHADERS` / `TESSELLATION_SHADERS` | ✔️ | Enables tessellation shaders |
47-
| `FADE_VARIABLE` | ✔️ | Enables [the chunk fade attribute](/current/reference/attributes/mc_chunkFade) (`mc_chunkFade`) |
48-
| `TEXTURE_FILTERING` | ✔️ | Reports to Iris that the shader supports texture filtering, and enables the [`textureFilteringMode`](/current/reference/uniforms/rendering#texturefilteringmode) uniform|
47+
| `FADE_VARIABLE` | ✔️ | Enables [the chunk fade attribute](/current/reference/attributes/mc_chunkfade) (`mc_chunkFade`) |
48+
| `TEXTURE_FILTERING` | ✔️ | Reports to Iris that the shader supports texture filtering, and enables the [`textureFilteringMode`](/current/reference/uniforms/rendering#texturefilteringmode) uniform|

0 commit comments

Comments
 (0)