Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp820 …const std::string depthBit = de::toString(static_cast<deUint32>(VK_IMAGE_ASPECT_DEPTH_BIT)) + "u… in addVerificationComputeShader() local
879 << " result |= " << depthBit << ";\n" in addVerificationComputeShader()
882 << " result |= " << depthBit << ";\n" in addVerificationComputeShader()