-
## Description of Bug
HI,
I am working on a DirextX11 renderer with SharpDX, the SwapChain is hosted in a WPF HwndHost,
Whenever i launch the exe from RenderDoc it wont open
I simply locate th…
-
First of all, your project is a great demonstration of how to do interop between DirectX and Vulkan!
But I ran into an issue when running the WPF example on my laptop. My laptop has a dedicated Nvi…
-
## Bug如下:
#### 1. 第一步只绑定一次窗口,并让程序一直保持运行
```python
op.BindWindow(hwnd, 'dx.d3d11', 'dx', 'windows', 1)
while(1):
pass
```
#### 2. 让程序while循环的时候最小化窗口
#### 3. 终止上面的程序,重新运行程序并截图
```python
op…
-
```
What steps will reproduce the problem?
1. Build ANGLE with Debug
2. Drop DLLs in Canary
3. Run with --gpu-startup-dialog, attach, and run the CTS
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
Create a buffer, load some data into it.
Increase the size of the buffer.
Upload more data to it using map/unmap.
Read back the data using map/unmap and che…
-
```
dEQP is failing a few tests in dEQP-GLES3.functional.shaders.texture_functions.
```
Original issue reported on code.google.com by `Gregory....@imgtec.com` on 20 Feb 2015 at 12:34
-
```
What steps will reproduce the problem?
1. Build ANGLE with Debug
2. Drop DLLs in Canary
3. Run with --gpu-startup-dialog, attach, and run the CTS
What is the expected output? What do you see inst…
-
```
dEQP is failing a few tests in dEQP-GLES3.functional.shaders.texture_functions.
```
Original issue reported on code.google.com by `Gregory....@imgtec.com` on 20 Feb 2015 at 12:34
-
Black screen in v0.9 in Windows 11 (10.0.22631)
Not sure if it helps, but I built it in Debug Mode to see if anything pops up and I had this message spam in the output log:
`D3D11 ERROR: ID3D11Devic…
-
Solved: overlay needs: DXGI_FORMAT_B8G8R8**X**8_UNORM. **Note: internal error messages still persist, would appreciate if anyone explains what could be the cause.**
I am getting the below error i…