arb_gpu_shader5: Test a very specific case of bitfieldInsert
commitb8a094494356111860821ac14917c12d39329aa0
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 12 Jun 2023 18:33:53 +0000 (12 11:33 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Jun 2023 17:19:02 +0000 (14 17:19 +0000)
treebc7c183f171c7cea03a0f102961c8fd7dafc5bc4
parent172030ccb6805dd434bd6ace01fed84a91cd015c
arb_gpu_shader5: Test a very specific case of bitfieldInsert

mesa!19968 almost introduced a bug that would have broken this test.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/819>
tests/spec/arb_gpu_shader5/execution/built-in-functions/fs-bitfieldInsert-pow2-and-zero.shader_test [new file with mode: 0644]