Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/command_buffer/synced/
Dbuilder.rs714 struct ResourceState { struct
716 command_ids: Vec<usize>,
719 resource_index: usize,
722 memory: PipelineMemoryAccess,
726 exclusive_any: bool,
730 initial_layout: ImageLayout,
733 current_layout: ImageLayout,
736 image_uninitialized_safe: ImageUninitializedSafe,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp65 ResourceState::ResourceState(const MCProcResourceDesc &Desc, unsigned Index, in ResourceState() function in llvm::mca::ResourceState
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc146 class ResourceState : public InternallyRefCounted<ResourceState> { class in grpc_core::XdsClient::ChannelState::AdsCallState
148 ResourceState(const std::string& type_url, const std::string& name, in ResourceState() function in grpc_core::XdsClient::ChannelState::AdsCallState::ResourceState