Implement missing APIs on Java side. These are all minor, but are necessary for feature-completeness:
- D3D12Context.blit()
- D3D12Pipeline.printDriver*()
- D3D12Shader.disable()
- D3D12ResourcePool.estimateRTTextureSize() - missing inclusion of depth buffer
After completion of the above, check if tests are running properly and list any necessary fixes.
- D3D12Context.blit()
- D3D12Pipeline.printDriver*()
- D3D12Shader.disable()
- D3D12ResourcePool.estimateRTTextureSize() - missing inclusion of depth buffer
After completion of the above, check if tests are running properly and list any necessary fixes.
- blocks
-
JDK-8342162 ☂ JavaFX D3D12: Road to feature-completeness
-
- Open
-
- is blocked by
-
JDK-8342690 JavaFX D3D12: Complete D3D12Texture implementation
-
- Resolved
-