Kenneth Graunke <[email protected]> writes: > This was linking every single Piglit test against libdrm_intel directly. > I was recently experimenting with a change that made i965 no longer use > libdrm_intel, and expected missing symbol errors...but all Piglit tests > surprisingly kept working. There's no reason for most tests to have > this linked in, so restrict it to only the tests that need it.
Any chance we could keep the code in the shared directory and just build a separate helper library for it that the EGL_ext_dma_buf_import tests use? With the modifiers stuff happening, I'm concerned that we're going to need this code back somewhere common right away.
signature.asc
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
