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

Method DimensionCount

tests/framework/binding.h:1270–1270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1268 void BindToMem(VkFlags required_flags = 0, VkFlags forbidden_flags = 0);
1269 VkFormat Format() const { return description_.format; }
1270 uint32_t DimensionCount() const { return description_.dimensionCount; }
1271 const VkTensorDescriptionARM &Description() const { return description_; }
1272
1273 private:

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected