aboutsummaryrefslogtreecommitdiff
path: root/tests/vkrenderframework.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vkrenderframework.h')
-rw-r--r--tests/vkrenderframework.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vkrenderframework.h b/tests/vkrenderframework.h
index a433f110a..9516b7a80 100644
--- a/tests/vkrenderframework.h
+++ b/tests/vkrenderframework.h
@@ -291,7 +291,6 @@ class VkTextureObj : public VkImageObj {
protected:
VkDeviceObj *m_device;
vk_testing::ImageView m_textureView;
- VkDeviceSize m_rowPitch;
};
class VkDepthStencilObj : public VkImageObj {