diff options
Diffstat (limited to 'src/gallium/docs')
-rw-r--r-- | src/gallium/docs/source/tgsi.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index 8cbb3d8ab7d..093bf7dd19d 100644 --- a/src/gallium/docs/source/tgsi.rst +++ b/src/gallium/docs/source/tgsi.rst @@ -968,6 +968,10 @@ XXX doesn't look like most of the opcodes really belong here. Also return the number of accessible levels (last_level - first_level + 1) in W. + For components which don't return a resource dimension, their value + is undefined. + + .. math:: lod = src0.x |