Searched refs:sampleCountFlags (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3705 …const VkSampleCountFlagBits sampleCountFlags = (testType == TEST_TYPE_MULTISAMPLE) ? VK_SAMPLE_COU… in multiViewRenderCreateTests() local 3711 …TestExtent3D, tripleDepthStencilMasks(depthStencilMasks), testType, sampleCountFlags, colorFormat,… in multiViewRenderCreateTests() 3720 …meters = { extent3D[testCaseNdx], viewMasks[testCaseNdx], testType, sampleCountFlags, colorFormat,… in multiViewRenderCreateTests() 3730 …rameters parameters = { incompleteExtent3D, dummyMasks, testType, sampleCountFlags, colorFormat,… in multiViewRenderCreateTests()
|