Home
last modified time | relevance | path

Searched refs:D3D11_SHADER_TRACE_DESC (Results 1 – 5 of 5) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11shadertracing.h115 typedef struct D3D11_SHADER_TRACE_DESC struct
128 } D3D11_SHADER_TRACE_DESC; typedef
143 D3D11_SHADER_TRACE_DESC TraceDesc;
452 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
481 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shadertracing.h122 typedef struct D3D11_SHADER_TRACE_DESC struct
135 } D3D11_SHADER_TRACE_DESC; typedef
150 D3D11_SHADER_TRACE_DESC TraceDesc;
473 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
503 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shadertracing.h122 typedef struct D3D11_SHADER_TRACE_DESC struct
135 } D3D11_SHADER_TRACE_DESC; argument
150 D3D11_SHADER_TRACE_DESC TraceDesc;
473 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
503 _In_ D3D11_SHADER_TRACE_DESC *pTraceDesc,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs4066 pub struct D3D11_SHADER_TRACE_DESC { struct
4071 impl ::core::marker::Copy for D3D11_SHADER_TRACE_DESC {} argument
4072 impl ::core::clone::Clone for D3D11_SHADER_TRACE_DESC { implementation
4979 pub TraceDesc: D3D11_SHADER_TRACE_DESC,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs7093 pub struct D3D11_SHADER_TRACE_DESC { struct
7098 impl D3D11_SHADER_TRACE_DESC {} impl
7099 impl ::std::default::Default for D3D11_SHADER_TRACE_DESC { implementation
7104 impl ::std::cmp::PartialEq for D3D11_SHADER_TRACE_DESC { implementation
7109 impl ::std::cmp::Eq for D3D11_SHADER_TRACE_DESC {} implementation
7110 unsafe impl ::windows::runtime::Abi for D3D11_SHADER_TRACE_DESC { implementation
9162 pub TraceDesc: D3D11_SHADER_TRACE_DESC,
22576 …::runtime::IUnknown>>(&self, pshader: Param0, ptracedesc: *const D3D11_SHADER_TRACE_DESC) -> ::win… in CreateShaderTrace()
22611 …:RawPtr, pshader: ::windows::runtime::RawPtr, ptracedesc: *const D3D11_SHADER_TRACE_DESC, ppshader…