Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1826 VkSampleCountFlagBits depthStencilSamples; in createMixedAttachmentSamplesTestsInGroup() member
1927 samples.numDepthStencilSamples = singlePassCases[caseNdx].depthStencilSamples; in createMixedAttachmentSamplesTestsInGroup()
1969 …mples.numDepthStencilSamples = subpassCases[caseNdx].pSampleCase[subpassNdx].depthStencilSamples; in createMixedAttachmentSamplesTestsInGroup()
2009 params.numDepthStencilSamples = singlePassCases[caseNdx].depthStencilSamples; in createMixedAttachmentSamplesTestsInGroup()
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp237 const VkSampleCountFlagBits depthStencilSamples = VK_SAMPLE_COUNT_1_BIT, in makeRenderPass() argument
248 …const bool hasDepthStencilResolve = hasDepthStencil && (depthStencilSamples != VK_SAMP… in makeRenderPass()
267 depthStencilSamples, // VkSampleCountFlagBits samples; in makeRenderPass()
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp27544 depthStencilSamples(in_struct->depthStencilSamples), in safe_VkFramebufferMixedSamplesCombinationNV()
27559 depthStencilSamples = src.depthStencilSamples; in safe_VkFramebufferMixedSamplesCombinationNV()
27574 depthStencilSamples = src.depthStencilSamples; in operator =()
27592 depthStencilSamples = in_struct->depthStencilSamples; in initialize()
27602 depthStencilSamples = src->depthStencilSamples; in initialize()
Dvk_safe_struct.h6425 VkSampleCountFlags depthStencilSamples; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4800 VkSampleCountFlags depthStencilSamples; member
DvkVulkan_c.inl14237 VkSampleCountFlags depthStencilSamples; member
DvkStrUtilImpl.inl11565 s << "\tdepthStencilSamples = " << getSampleCountFlagsStr(value.depthStencilSamples) << '\n';
/external/mesa3d/include/vulkan/
Dvulkan_core.h10589 VkSampleCountFlags depthStencilSamples; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11212 VkSampleCountFlags depthStencilSamples; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h12705 VkSampleCountFlags depthStencilSamples; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h12833 VkSampleCountFlags depthStencilSamples; member
Dvulkan_structs.hpp35133 , depthStencilSamples( depthStencilSamples_ )
35177 …d::tie( sType, pNext, coverageReductionMode, rasterizationSamples, depthStencilSamples, colorSampl… in reflect()
35190 …terizationSamples == rhs.rasterizationSamples ) && ( depthStencilSamples == rhs.depthStencilSample… in operator ==()
35205 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {}; member
Dvulkan_hash.hpp4659 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h13614 VkSampleCountFlags depthStencilSamples; member
Dvulkan_structs.hpp36195 , depthStencilSamples( depthStencilSamples_ )
36239 …d::tie( sType, pNext, coverageReductionMode, rasterizationSamples, depthStencilSamples, colorSampl… in reflect()
36252 …terizationSamples == rhs.rasterizationSamples ) && ( depthStencilSamples == rhs.depthStencilSample… in operator ==()
36267 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {}; member
Dvulkan_hash.hpp4861 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_core.h13176 VkSampleCountFlags depthStencilSamples; member
Dvulkan_structs.hpp32774 …geReductionMode_ ), rasterizationSamples( rasterizationSamples_ ), depthStencilSamples( depthStenc…
32812 …d::tie( sType, pNext, coverageReductionMode, rasterizationSamples, depthStencilSamples, colorSampl… in reflect()
32829 && ( depthStencilSamples == rhs.depthStencilSamples ) in operator ==()
32845 VULKAN_HPP_NAMESPACE::SampleCountFlags depthStencilSamples = {}; member
Dvulkan_hash.hpp4315 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h13030 VkSampleCountFlags depthStencilSamples; member