Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1493
VulkanExtent3D::~VulkanExtent3D() {}
1494
1495
uint32_t VulkanExtent3D::getWidth() const { return m_vkExtent3D.width; }
1496
Callers
3
copyBufferToImage
Method · 0.80
copyImageToBuffer
Method · 0.80
getExtent3D
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected