Home
last modified time | relevance | path

Searched refs:dxgi (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddds.c117 enum DDSDXGIFormat dxgi; in parse_pixel_format() local
245 dxgi = bytestream2_get_le32(gbc); in parse_pixel_format()
256 ctx->compressed = (dxgi >= 70) && (dxgi <= 84); in parse_pixel_format()
258 av_log(avctx, AV_LOG_VERBOSE, "DXGI format %d.\n", dxgi); in parse_pixel_format()
259 switch (dxgi) { in parse_pixel_format()
335 "Unsupported DXGI format %d.\n", dxgi); in parse_pixel_format()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dbuild_win32.bat7 @set LIBS=d3d12.lib d3dcompiler.lib dxgi.lib
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_win.cpp17 #include <dxgi.h>
/third_party/skia/third_party/externals/angle2/src/common/
H A Dplatform.h67 # include <dxgi.h>
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.h649 #include <dxgi.h>
H A DD3D12MemAlloc.cpp26 #include <dxgi.h>

Completed in 13 milliseconds