Home
last modified time | relevance | path

Searched defs:footprint (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/cjs-module-lexer/
Dpackage.json19 "footprint": "npm run build && cat dist/lexer.js | gzip -9f | wc -c" string
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c141 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in dzn_image_create() local
805 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in dzn_GetImageSubresourceLayout() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp334 D3D12_SUBRESOURCE_FOOTPRINT *footprint = &placed_footprint.Footprint; in convert_planar_resource() local
463 D3D12_SUBRESOURCE_FOOTPRINT *footprint = &placed_footprint.Footprint; in d3d12_resource_from_handle() local
978 D3D12_PLACED_SUBRESOURCE_FOOTPRINT footprint; in fill_buffer_location() local
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c623 int footprint; in lws_fts_search() local
/third_party/astc-encoder/Source/
Dastcenc_entry.cpp903 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image() local
/third_party/libffi/src/
Ddlmalloc.c2086 size_t footprint; member