Build mesa-webhook 15103 completed

Commit 7a53e67816 by Jason Ekstrand on 3/30/2020 4:25 PM:
spirv: Implement OpCopyObject and OpCopyLogical as blind copies\n\nBecause the types etc. are required to logically match, we can just\ncopy-propagate the guts of the vtn_value. This was causing issues with\nsome new CTS tests that are doing an OpCopyObject of a sampler which is\na special-cased type in spirv_to_nir. Of course, this is only a partial\nsolution. Ideally, we've got a bit of work to do to make all the\ncomposite stuff able to handle all types including images, sampler, and\ncombined image/samplers but this gets some CTS tests passing.\n\nCc: mesa-sta...@lists.freedesktop.org\nReviewed-by: Ian Romanick <ian.d.roman...@intel.com>\nAcked-by: Caio Marcelo de Oliveira Filho <caio.olive...@intel.com>\nTested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4375>\nPart-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4375>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to