Home
last modified time | relevance | path

Searched defs:DXGI_FORMAT (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dconv.rs7 pub(super) fn map_texture_format(format: wgt::TextureFormat) -> dxgiformat::DXGI_FORMAT { in map_texture_format()
114 pub fn map_texture_format_nosrgb(format: wgt::TextureFormat) -> dxgiformat::DXGI_FORMAT { in map_texture_format_nosrgb()
124 pub fn map_texture_format_nodepth(format: wgt::TextureFormat) -> dxgiformat::DXGI_FORMAT { in map_texture_format_nodepth()
140 pub fn map_texture_format_depth_typeless(format: wgt::TextureFormat) -> dxgiformat::DXGI_FORMAT { in map_texture_format_depth_typeless()
150 pub fn map_index_format(format: wgt::IndexFormat) -> dxgiformat::DXGI_FORMAT { in map_index_format()
157 pub fn map_vertex_format(format: wgt::VertexFormat) -> dxgiformat::DXGI_FORMAT { in map_vertex_format()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs28 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
116 pub fn map_format_shader_depth(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_shader_depth()
126 pub fn map_format_shader_stencil(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_shader_stencil()
134 pub fn map_format_dsv(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_dsv()
144 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
193 pub fn map_surface_type(st: SurfaceType) -> Option<DXGI_FORMAT> { in map_surface_type()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs28 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
116 pub fn map_format_shader_depth(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_shader_depth()
126 pub fn map_format_shader_stencil(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_shader_stencil()
134 pub fn map_format_dsv(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_dsv()
144 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
193 pub fn map_surface_type(st: SurfaceType) -> Option<DXGI_FORMAT> { in map_surface_type()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs24 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
112 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
144 pub fn map_surface_type(st: SurfaceType) -> Option<DXGI_FORMAT> { in map_surface_type()
175 pub fn map_format_dsv(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_dsv()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dconv.rs17 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
105 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
137 pub fn map_surface_type(st: SurfaceType) -> Option<DXGI_FORMAT> { in map_surface_type()
168 pub fn map_format_dsv(surface: SurfaceType) -> Option<DXGI_FORMAT> { in map_format_dsv()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs41 pub fn map_index_type(ty: IndexType) -> DXGI_FORMAT { in map_index_type()
49 pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { in viewable_format()
59 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
135 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
H A Dinternal.rs830 format: dxgiformat::DXGI_FORMAT, in find_image_to_buffer_shader()
940 format: dxgiformat::DXGI_FORMAT, in find_buffer_to_image_shader()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx11-0.4.1/src/
H A Dconv.rs37 pub fn map_index_type(ty: IndexType) -> DXGI_FORMAT { in map_index_type()
45 pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { in viewable_format()
55 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
131 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
H A Dinternal.rs826 format: dxgiformat::DXGI_FORMAT, in find_image_to_buffer_shader()
936 format: dxgiformat::DXGI_FORMAT, in find_buffer_to_image_shader()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs25 pub fn map_index_type(ty: IndexType) -> DXGI_FORMAT { in map_index_type()
33 pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { in viewable_format()
43 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
119 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx11/src/
H A Dconv.rs25 pub fn map_index_type(ty: IndexType) -> DXGI_FORMAT { in map_index_type()
33 pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { in viewable_format()
43 pub fn map_format(format: Format) -> Option<DXGI_FORMAT> { in map_format()
119 pub fn map_format_nosrgb(format: Format) -> Option<DXGI_FORMAT> { in map_format_nosrgb()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgiformat.h10 typedef enum DXGI_FORMAT enum
134 } DXGI_FORMAT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgiformat.h30 typedef enum DXGI_FORMAT { enum
151 } DXGI_FORMAT; typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgiformat.h10 typedef enum DXGI_FORMAT enum
135 } DXGI_FORMAT; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgiformat.h10 typedef enum DXGI_FORMAT enum
135 } DXGI_FORMAT; typedef
/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_dxgiformat.h28 typedef enum DXGI_FORMAT { enum
146 } DXGI_FORMAT; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxgiformat.h30 typedef enum DXGI_FORMAT { enum
151 } DXGI_FORMAT; typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_dds.c90 typedef enum DXGI_FORMAT { enum
208 } DXGI_FORMAT; typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_dds.c90 typedef enum DXGI_FORMAT { enum
208 } DXGI_FORMAT; typedef
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddxgi.py31 DXGI_FORMAT = Enum("DXGI_FORMAT", [ variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/d3d12/src/
H A Ddescriptor.rs283 pub fn texture_2d(format: dxgiformat::DXGI_FORMAT, mip_slice: u32, plane_slice: u32) -> Self { in texture_2d()
/dports/graphics/rx/rx-0.4.0/cargo-crates/d3d12-0.3.0/src/
H A Ddescriptor.rs283 pub fn texture_2d(format: dxgiformat::DXGI_FORMAT, mip_slice: u32, plane_slice: u32) -> Self { in texture_2d()
/dports/www/firefox/firefox-99.0/third_party/rust/d3d12/src/
H A Ddescriptor.rs345 pub fn texture_2d(format: dxgiformat::DXGI_FORMAT, mip_slice: u32, plane_slice: u32) -> Self { in texture_2d()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/d3d12/src/
H A Ddescriptor.rs344 pub fn texture_2d(format: dxgiformat::DXGI_FORMAT, mip_slice: u32, plane_slice: u32) -> Self { in texture_2d()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/d3d12/src/
H A Ddescriptor.rs344 pub fn texture_2d(format: dxgiformat::DXGI_FORMAT, mip_slice: u32, plane_slice: u32) -> Self { in texture_2d()

123