Home
last modified time | relevance | path

Searched refs:imageLayerSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, co… in Texture() argument
85 : m_layerSize (imageLayerSize) in Texture()
DvktImageTexture.hpp38 …Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const in…