Skip to content

Commit be69815

Browse files
Antonios-Cpraneethbajjuri
authored andcommitted
chore(gfx): Give example of DisableHWTextureUpload app hint
DefaultPixelFormat app hint on the page has example, but DisableHWTextureUpload does not. Add an example usage. Signed-off-by: Antonios Christidis <[email protected]>
1 parent c8f5294 commit be69815

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ textures, rather than transfer queue (using the SGX hardware).
103103

104104
Useful to rule out problems in TQ.
105105

106+
.. code-block:: text
107+
108+
DisableHWTextureUpload=1
109+
106110
DefaultPixelFormat
107111
==================
108112

0 commit comments

Comments
 (0)