MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CTS / getWidth

Method getWidth

test_conformance/common/vulkan_wrapper/vulkan_wrapper.cpp:1493–1493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1491}
1492
1493VulkanExtent3D::~VulkanExtent3D() {}
1494
1495uint32_t VulkanExtent3D::getWidth() const { return m_vkExtent3D.width; }
1496

Callers 3

copyBufferToImageMethod · 0.80
copyImageToBufferMethod · 0.80
getExtent3DMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected