Home
last modified time | relevance | path

Searched defs:coord_count (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/shader/decode/
H A Dtexture.cpp170 const auto coord_count = GetCoordCount(texture_type); in DecodeTexture() local
631 const auto coord_count = std::get<0>(coord_counts); in GetTexCode() local
671 const auto coord_count = std::get<0>(coord_counts); in GetTexsCode() local
707 const std::size_t coord_count = GetCoordCount(texture_type); in GetTld4Code() local
769 const std::size_t coord_count{GetCoordCount(texture_type)}; in GetTldCode() local
840 const std::size_t coord_count = GetCoordCount(texture_type); in ValidateAndGetCoordinateElement() local
855 std::vector<Node> ShaderIR::GetAoffiCoordinates(Node aoffi_reg, std::size_t coord_count, in GetAoffiCoordinates()
/dports/games/openomf/libShadowDive-b2c34a6/include/shadowdive/
H A Danimation.h49 uint16_t coord_count; ///< Number of collision coordinates in animation frames member
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dgpkg_geom.c37 …int coord_count = ((gpb->envelope.has_env_x ? 2 : 0) + (gpb->envelope.has_env_y ? 2 : 0) + (gpb->e… in gpb_header_size() local
H A Dwkt.c427 size_t coord_count = 0; in wkt_read_points() local
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Davsplugin.cpp188 index, i, coord_count, var_count; in open_avsfield_read() local
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dscenario.h105 int coord_count; member
/dports/science/elmerfem/elmerfem-release-9.0/misc/netcdf/src/GridDataMapper/
H A DNetCDFGridUtils.f9027 INTEGER :: coord_count ! Amount of used coordinates from the used dimensions component
/dports/databases/postgis32/postgis-3.2.0/raster/rt_pg/
H A Drtpg_gdal.c671 size_t coord_count = 0; in RASTER_InterpolateRaster() local
/dports/graphics/p5-Imager/Imager-1.012/FT2/
H A Dfreetyp2.c1233 i_ft2_set_mm_coords(FT2_Fonthandle *handle, int coord_count, const long *coords) { in i_ft2_set_mm_coords()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-glyf-table.hh990 unsigned int coord_count; in get_extents() local
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-glyf-table.hh990 unsigned int coord_count; in get_extents() local