2019-03-22 08:55:03 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
SUBDIRS += \
|
|
|
|
hellominimalcrossgfxtriangle \
|
|
|
|
compressedtexture_bc1 \
|
|
|
|
compressedtexture_bc1_subupload \
|
|
|
|
texuploads \
|
|
|
|
msaatexture \
|
|
|
|
msaarenderbuffer \
|
|
|
|
cubemap \
|
|
|
|
multiwindow \
|
|
|
|
multiwindow_threaded \
|
|
|
|
triquadcube \
|
|
|
|
offscreen \
|
|
|
|
floattexture \
|
|
|
|
mrt \
|
2019-06-12 12:22:33 +00:00
|
|
|
shadowmap \
|
|
|
|
computebuffer \
|
|
|
|
computeimage
|
2019-03-22 08:55:03 +00:00
|
|
|
|
|
|
|
qtConfig(widgets) {
|
|
|
|
SUBDIRS += \
|
|
|
|
qrhiprof
|
|
|
|
}
|