Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:Of

14 As a convenience, the contents of the Vulkan-LoaderAndValidationLayers repository are downstreamed into the VulkanTools and VulkanSamples repositories via a branch named `trunk`.
20 The Vulkan validation layers are one of the larger and more important components in this repository.
26 in this repository and look for any unassigned issues that are of interest to you.
27 Of course, if you have your own work in mind, please open an issue to describe it and assign it to yourself.
28 Finally, please feel free to contact any of the developers that are actively contributing should you
41 * Please include the GitHub Issue number near the beginning of the commit text if applicable.
43 * If your changes are restricted only to files from the Vulkan-LoaderAndValidationLayers repository, please direct your pull request to that repository, instead of VulkanTools or VulkanSamples.
63 These tests can be found in the following folders inside of your target build directory:
78 The idea here is that your changes shouldn't change the test results, unless that was the intent of your changes.
95 You'll be prompted with a one-time "click-through" CLA dialog as part of submitting your pull request