r600g: gpu_shader5 gl_SampleMaskIn support
Map TGSI_SEMANTIC_SAMPLEMASK to register/component. Enable face register when sample mask is needed by shader. Requires Evergreen/Cayman Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Andreas Boll
parent
2768a56f58
commit
b1eb00cd40
+1
-1
@@ -109,7 +109,7 @@ GL 4.0:
|
||||
- Enhanced textureGather DONE (i965, nvc0, radeonsi)
|
||||
- Geometry shader instancing DONE (i965, nvc0)
|
||||
- Geometry shader multiple streams DONE (i965, nvc0)
|
||||
- Enhanced per-sample shading DONE (i965)
|
||||
- Enhanced per-sample shading DONE (i965, r600)
|
||||
- Interpolation functions DONE (i965)
|
||||
- New overload resolution rules DONE
|
||||
GL_ARB_gpu_shader_fp64 started (Dave)
|
||||
|
||||
Reference in New Issue
Block a user