mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 06:10:36 +01:00
progs/gallium/python: New home for python statetracker scripts.
This commit is contained in:
parent
0a3e362175
commit
50812e633f
79 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ or (in Windows)
|
|||
|
||||
and then try running
|
||||
|
||||
python src/gallium/state_trackers/python/samples/tri.py
|
||||
python progs/gallium/python/samples/tri.py
|
||||
|
||||
which should show a triangle.
|
||||
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ Run as:
|
|||
|
||||
export PYTHONPATH=$PWD/build/linux-x86-debug/gallium/winsys/drm/radeon/python:$PWD/build/linux-x86-debug/gallium/state_trackers/python
|
||||
|
||||
python src/gallium/state_trackers/python/samples/tri.py
|
||||
python progs/gallium/python/samples/tri.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue