Searched refs:tripleDepthStencilMasks (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 4341 static std::vector<deUint32> tripleDepthStencilMasks(std::vector<deUint32>& baseMasks) in tripleDepthStencilMasks() function 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 D | vktMultiViewRenderTests.cpp | 4739 static std::vector<deUint32> tripleDepthStencilMasks(std::vector<deUint32>& baseMasks) in tripleDepthStencilMasks() function 4905 const TestParameters parameters = { dsTestExtent3D, tripleDepthStencilMasks(depthStencilMasks), testType, sampleCountFlags, colorFormat, queryType, renderPassType }; in multiViewRenderCreateTests()
|
Completed in 14 milliseconds