pixwrapper 0.1.3

A tiny library that exposes bindings to PIX on Windows graphics debugger/profiler client API
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "0.57"

[build-dependencies.cc]
version = "1.0.54"

[dependencies]

[package]
authors = ["Andrey Pushkar <mail@apushkar.me>"]
description = "A tiny library that exposes bindings to PIX on Windows graphics debugger/profiler client API"
edition = "2018"
keywords = ["pix", "winpix", "d3d", "d3d12", "directx12"]
license = "GPL-3.0"
name = "pixwrapper"
version = "0.1.3"