Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_types.h1061 struct zink_gfx_pipeline_cache_entry { struct
1062 struct zink_gfx_pipeline_state state;
1063 VkPipeline pipeline;
1064 struct zink_gfx_program *prog;
1066 struct util_queue_fence fence;
1067 union {