Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c521 struct dzn_cached_gfx_pipeline_header { struct
551 const struct dzn_cached_gfx_pipeline_header *info = in dzn_pipeline_cache_lookup_gfx_pipeline()
552 (const struct dzn_cached_gfx_pipeline_header *)(cached_blob->data); in dzn_pipeline_cache_lookup_gfx_pipeline()
604 ALIGN_POT(sizeof(struct dzn_cached_gfx_pipeline_header), alignof(D3D12_INPUT_ELEMENT_DESC)) + in dzn_pipeline_cache_add_gfx_pipeline()
624 struct dzn_cached_gfx_pipeline_header *info = in dzn_pipeline_cache_add_gfx_pipeline()
625 (struct dzn_cached_gfx_pipeline_header *)(cached_blob->data); in dzn_pipeline_cache_add_gfx_pipeline()

Completed in 4 milliseconds