Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1820 void destroy_pipeline_cache(struct sample_info &info) in destroy_pipeline_cache() function
/external/rust/crates/ash/src/
Ddevice.rs656 pub unsafe fn destroy_pipeline_cache( in destroy_pipeline_cache() method
/external/rust/crates/ash/src/vk/
Dfeatures.rs1525 pub destroy_pipeline_cache: PFN_vkDestroyPipelineCache, field
2388 unsafe extern "system" fn destroy_pipeline_cache( in load() function
4237 pub unsafe fn destroy_pipeline_cache( in destroy_pipeline_cache() method