Lines Matching full:building
3 Instructions for building this repository on Linux, Windows, Android, and
11 1. [Windows Build](#building-on-windows)
12 1. [Linux Build](#building-on-linux)
13 1. [Android Build](#building-on-android)
14 1. [MacOS build](#building-on-macos)
73 building this repository. The Vulkan-Headers repository is required because it
76 directory and pass it on the CMake command line for building this repository,
88 of building glslang. You must also take note of the glslang install directory
89 and pass it on the CMake command line for building this repository, as
123 it on the CMake command line for building this repository, as described below.
135 ### Building Dependent Repositories with Known-Good Revisions
170 specific requirements for configuring and building these components.
241 ## Building On Windows
426 ## Building On Linux
586 Here are some notes for building 32-bit targets on a 64-bit Ubuntu "reference"
594 you are building for.
596 Set up your environment for building 32-bit targets:
614 ## Building On Android
686 There are two options for building the Android layers. Either using the SPIRV
745 ## Building on MacOS
784 #### Building with the Unix Makefiles Generator
801 #### Building with the Xcode Generator