MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / MemReqs

Method MemReqs

layers/state_tracker/tensor_state.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 const VkMemoryRequirements2 *MemReqs() const { return &mem_reqs_; }
45 // This function is only used for comparing Imported External Dedicated Memory
46 bool CompareCreateInfo(const Tensor &other) const;
47

Callers 5

TEST_FFunction · 0.80
InitSessionBindInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected