Searched defs:footprint (Results 1 – 6 of 6) sorted by relevance
19 "footprint": "npm run build && cat dist/lexer.js | gzip -9f | wc -c" string
141 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in dzn_image_create() local805 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in dzn_GetImageSubresourceLayout() local
334 D3D12_SUBRESOURCE_FOOTPRINT *footprint = &placed_footprint.Footprint; in convert_planar_resource() local463 D3D12_SUBRESOURCE_FOOTPRINT *footprint = &placed_footprint.Footprint; in d3d12_resource_from_handle() local978 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in fill_buffer_location() local
623 int footprint; in lws_fts_search() local
903 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image() local
2086 size_t footprint; member