Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp748 const std::string depthBit = de::toString(static_cast<deUint32>(VK_IMAGE_ASPECT_DEPTH_BIT)) + "u"; in addVerificationComputeShader() local
807 << " result |= " << depthBit << ";\n" in addVerificationComputeShader()
810 << " result |= " << depthBit << ";\n" in addVerificationComputeShader() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp746 const std::string depthBit = de::toString(static_cast<deUint32>(VK_IMAGE_ASPECT_DEPTH_BIT)) + "u"; in addVerificationComputeShader() local
805 << " result |= " << depthBit << ";\n" in addVerificationComputeShader()
808 << " result |= " << depthBit << ";\n" in addVerificationComputeShader() local

Completed in 7 milliseconds