missing dependency on slang-glsl-module-generated.h #6591
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
Milestone
While attempting to build for the Vulkan SDK, among the other sporadic cross-platform build failures we've been seeing is:
This appears only infrequently in our builds (other issues, like #6580 , are much more frequent), but suggests that there's a missing dependency causing a race condition between creating
slang-glsl-module-generated.h
and its consumers.The text was updated successfully, but these errors were encountered: