Quoting Neil Roberts (2018-11-05 02:04:44)
> This searches for files named *.vk_shader_test in the tests/vulkan
> directory and runs them with VkRunner. VkRunner is executed as an
> external dependency. It is found either with the vkrunner:bin config
> option, by setting the PIGLIT_VKRUNNER_BINARY
This patch and the second patch of the v3 patch series are:
Reviewed-by: Samuel Iglesias Gonsálvez
Thanks,
Sam
On Monday, 5 November 2018 11:04:44 (CET) Neil Roberts wrote:
> This searches for files named *.vk_shader_test in the tests/vulkan
> directory and runs them with VkRunner. VkRunner is
This searches for files named *.vk_shader_test in the tests/vulkan
directory and runs them with VkRunner. VkRunner is executed as an
external dependency. It is found either with the vkrunner:bin config
option, by setting the PIGLIT_VKRUNNER_BINARY environment variable, or
just in the search path.