Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c601 const uint8_t *const *dxil_hashes) in dzn_pipeline_cache_add_gfx_pipeline()
641 memcpy(dxil_hash, dxil_hashes[s], SHA1_DIGEST_LENGTH); in dzn_pipeline_cache_add_gfx_pipeline()
680 const uint8_t *dxil_hashes[MESA_VULKAN_SHADER_STAGES] = { 0 }; in dzn_graphics_pipeline_compile_shaders() local
845 dxil_hashes[stage] = stages[stage].dxil_hash; in dzn_graphics_pipeline_compile_shaders()
918 dxil_hashes); in dzn_graphics_pipeline_compile_shaders()
597 dzn_pipeline_cache_add_gfx_pipeline(struct dzn_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, uint32_t vertex_input_count, const uint8_t *pipeline_hash, const uint8_t *const *dxil_hashes) dzn_pipeline_cache_add_gfx_pipeline() argument

Completed in 4 milliseconds