Compute test case still used legacy API to construct GLSL shaders. This change will migrate it to use the GPUShaderCreateInfo's. In preparation to run test-cases against non-opengl back-ends.
Compute test case still used legacy API to construct GLSL shaders. This change will migrate it to use the GPUShaderCreateInfo's. In preparation to run test-cases against non-opengl back-ends.