Home
last modified time | relevance | path

Searched defs:indexFormat (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Windows/DirectXTK/
H A DModel.h74 DXGI_FORMAT indexFormat; variable
/dports/finance/R-cran-timeSeries/timeSeries/inst/extensionsTests/
H A DxtsWrappers.R117 indexFormat <- function(x) getSlot(x, "format") function
120 indexFormat <- function(x) slot(x, "format") function
123 indexFormat <- function(x) x.tS@format function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/mipmap/
H A DImage.java807 …final int depth, final int format, final int type, final boolean indexFormat, final ByteBuffer use… in fillImage3D()
1082 …final int format, final int type, final boolean indexFormat, final ShortBuffer oldImage, final Byt… in emptyImage3D()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/mipmap/
H A DImage.java803 int depth, int format, int type, boolean indexFormat, ByteBuffer userImage, in fillImage3D()
1078 int format, int type, boolean indexFormat, ShortBuffer oldImage, ByteBuffer userImage ) { in emptyImage3D()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/streamconv/converters/
H A DnsFTPDirListingConv.cpp122 nsAutoCString indexFormat; in OnDataAvailable() local
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/streamconv/converters/
H A DnsFTPDirListingConv.cpp116 nsAutoCString indexFormat; in OnDataAvailable() local
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/streamconv/converters/
H A DnsFTPDirListingConv.cpp128 nsAutoCString indexFormat; in OnDataAvailable() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/unittests/validation/
H A DRenderPipelineValidationTests.cpp554 for (wgpu::IndexFormat indexFormat : kIndexFormatTypes) { in TEST_F() local
573 for (wgpu::IndexFormat indexFormat : kIndexFormatTypes) { in TEST_F() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/xatlas/
H A Dxatlas.h125 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
160 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.h131 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
163 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.h131 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
163 IndexFormat::Enum indexFormat = IndexFormat::UInt16; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp887 wgpu::IndexFormat indexFormat = in ExecuteRenderPass() local
940 wgpu::IndexFormat indexFormat = in ExecuteRenderPass() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp1043 wgpu::IndexFormat indexFormat = indexBufferFormat; in ExecuteRenderPass() local
1104 wgpu::IndexFormat indexFormat = indexBufferFormat; in ExecuteRenderPass() local
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/ttLib/tables/
H A DE_B_L_C_.py71 def getIndexFormatClass(self, indexFormat): argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A DE_B_L_C_.py69 def getIndexFormatClass(self, indexFormat): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sfnt/
H A DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_EBLC.h92 SK_OT_USHORT indexFormat; //format of this indexSubTable member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_draw.c766 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in validate_index_buffer() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_draw.c766 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in validate_index_buffer() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_draw.c766 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); in validate_index_buffer() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/d3d12/
H A Dqsgd3d12renderer.cpp593 const QSGD3D12Format indexFormat = QSGD3D12Engine::toDXGIFormat(indexType); in queueDrawCall() local
H A Dqsgd3d12engine_p.h338 QSGD3D12Format indexFormat = FmtUnsignedShort; member
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/d3d12/
H A Dqsgd3d12engine_p.h338 QSGD3D12Format indexFormat = FmtUnsignedShort; member
H A Dqsgd3d12renderer.cpp593 const QSGD3D12Format indexFormat = QSGD3D12Engine::toDXGIFormat(indexType); in queueDrawCall() local

1234567891011