/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1826 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/ |
D | vktImagelessFramebufferTests.cpp | 237 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/ |
D | vk_safe_struct.cpp | 27544 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()
|
D | vk_safe_struct.h | 6425 VkSampleCountFlags depthStencilSamples; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 4800 VkSampleCountFlags depthStencilSamples; member
|
D | vkVulkan_c.inl | 14237 VkSampleCountFlags depthStencilSamples; member
|
D | vkStrUtilImpl.inl | 11565 s << "\tdepthStencilSamples = " << getSampleCountFlagsStr(value.depthStencilSamples) << '\n';
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10589 VkSampleCountFlags depthStencilSamples; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 11212 VkSampleCountFlags depthStencilSamples; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 12705 VkSampleCountFlags depthStencilSamples; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12833 VkSampleCountFlags depthStencilSamples; member
|
D | vulkan_structs.hpp | 35133 , 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
|
D | vulkan_hash.hpp | 4659 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 13614 VkSampleCountFlags depthStencilSamples; member
|
D | vulkan_structs.hpp | 36195 , 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
|
D | vulkan_hash.hpp | 4861 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 13176 VkSampleCountFlags depthStencilSamples; member
|
D | vulkan_structs.hpp | 32774 …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
|
D | vulkan_hash.hpp | 4315 VULKAN_HPP_HASH_COMBINE( seed, framebufferMixedSamplesCombinationNV.depthStencilSamples ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 13030 VkSampleCountFlags depthStencilSamples; member
|