Home
last modified time | relevance | path

Searched refs:InterfaceVariables (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dreflect.rs212 struct InterfaceVariables { struct
224 fn interface_variables(spirv: &Spirv) -> InterfaceVariables { in interface_variables() argument
225 let mut variables = InterfaceVariables::default(); in interface_variables()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dspv_utils.cpp894 InterfaceVariables, enumerator
946 EntryPointList mEntryPointList = EntryPointList::InterfaceVariables;
1631 if (entryPointList == EntryPointList::InterfaceVariables) in modifyEntryPointInterfaceList()
3166 if (entryPointList == EntryPointList::InterfaceVariables) in modifyEntryPointInterfaceList()