Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_pipeline.c175 struct vn_graphics_pipeline_library_state gpl; member
710 struct vn_graphics_pipeline_library_state *restrict gpl) in vn_graphics_pipeline_library_state_update()
1401 VkGraphicsPipelineLibraryCreateInfoEXT *gpl = &fix_tmp->gpl_infos[index]; in vn_graphics_pipeline_create_info_pnext_init() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dedit_in_place.rs189 let gpl = make::generic_param_list(empty()).clone_for_update(); in create_generic_param_list() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir/src/
Dsemantics.rs1040 let gpl = ast::AnyHasGenericParams::cast(syn)?.generic_param_list()?; in resolve_lifetime_param() localVariable
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp260 auto* gpl = reinterpret_cast<VkBaseOutStructure*>(*structInChain); in addToChain() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_types.h815 VkPipeline gpl; member
1073 } gpl; member