Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp4428 vector<deUint32> depthStencilMasks; in multiViewRenderCreateTests() local
4430 depthStencilMasks.push_back(3u); // 0011 in multiViewRenderCreateTests()
4431 depthStencilMasks.push_back(6u); // 0110 in multiViewRenderCreateTests()
4432 depthStencilMasks.push_back(12u); // 1100 in multiViewRenderCreateTests()
4433 depthStencilMasks.push_back(9u); // 1001 in multiViewRenderCreateTests()
4479 const TestParameters parameters = { dsTestExtent3D, tripleDepthStencilMasks(depthStencilMasks), testType, sampleCountFlags, colorFormat, renderPassType }; in multiViewRenderCreateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp4828 vector<deUint32> depthStencilMasks; in multiViewRenderCreateTests() local
4830 depthStencilMasks.push_back(3u); // 0011 in multiViewRenderCreateTests()
4831 depthStencilMasks.push_back(6u); // 0110 in multiViewRenderCreateTests()
4832 depthStencilMasks.push_back(12u); // 1100 in multiViewRenderCreateTests()
4833 depthStencilMasks.push_back(9u); // 1001 in multiViewRenderCreateTests()
4905 const TestParameters parameters = { dsTestExtent3D, tripleDepthStencilMasks(depthStencilMasks), testType, sampleCountFlags, colorFormat, queryType, renderPassType }; in multiViewRenderCreateTests()

Completed in 16 milliseconds