Home
last modified time | relevance | path

Searched defs:isCombinedType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp338 …const bool isCombinedType = tcu::isCombinedDepthStencilType(mapVkFormat(m_format).type) && … in draw() local
DvktDrawImageObjectUtil.cpp296 bool isCombinedType = isCombinedDepthStencilType(vk::mapVkFormat(m_format).type); in readUsingBuffer() local
697 bool isCombinedType = isCombinedDepthStencilType(vk::mapVkFormat(m_format).type); in uploadUsingBuffer() local