43 lines
No EOL
1.2 KiB
Batchfile
43 lines
No EOL
1.2 KiB
Batchfile
call _build geometryshader %1
|
|
call _build computeparticles %1
|
|
call _build computenbody %1
|
|
call _build computeshader %1
|
|
call _build computecullandlod %1
|
|
call _build dynamicuniformbuffer %1
|
|
call _build parallaxmapping %1
|
|
call _build bloom %1
|
|
call _build gears %1
|
|
call _build texturecubemap %1
|
|
call _build instancing %1
|
|
call _build deferred %1
|
|
call _build particlefire %1
|
|
call _build occlusionquery %1
|
|
call _build texture %1
|
|
call _build tessellation %1
|
|
call _build mesh %1
|
|
call _build texturearray %1
|
|
call _build pipelines %1
|
|
call _build triangle %1
|
|
call _build skeletalanimation %1
|
|
call _build distancefieldfonts %1
|
|
call _build vulkanscene %1
|
|
call _build offscreen %1
|
|
call _build shadowmapping %1
|
|
call _build pushconstants %1
|
|
call _build shadowmappingomni %1
|
|
call _build sphericalenvmapping %1
|
|
call _build radialblur %1
|
|
call _build displacement %1
|
|
call _build raytracing %1
|
|
call _build multisampling %1
|
|
call _build multithreading %1
|
|
call _build textoverlay %1
|
|
call _build debugmarker %1
|
|
call _build scenerendering %1
|
|
call _build terraintessellation %1
|
|
call _build deferredshadows %1
|
|
call _build indirectdraw %1
|
|
call _build texturemipmapgen %1
|
|
call _build texture3d %1
|
|
call _build specializationconstants %1
|
|
call _build subpasses %1 |