Home
last modified time | relevance | path

Searched defs:GetDesc2 (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/wx/OPJViewer/source/
H A DOPJViewer.h330 const wxChar *GetDesc2() const in GetDesc2() function
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/applications/OPJViewer/source/
H A DOPJViewer.h301 const wxChar *GetDesc2() const { return m_filestring.c_str(); } in GetDesc2() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Dxgi/
H A Dmod.rs3073 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2() method
3217 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2() method
3412 pub unsafe fn GetDesc2(&self) -> ::windows::runtime::Result<DXGI_ADAPTER_DESC2> { in GetDesc2() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs21360 pub unsafe fn GetDesc2(&self, pdesc: *mut D3D11_RASTERIZER_DESC2) { in GetDesc2() method