Home
last modified time | relevance | path

Searched refs:makeStructChainAdder (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.hpp327 StructChainAdder<T> makeStructChainAdder(T *baseStruct) in makeStructChainAdder() function
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceLossTests.cpp64 …const auto addFeatures = makeStructChainAdder(&featur… in createPostmortemDevice()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp104 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice()
505 const auto addFeatures = makeStructChainAdder(&features2); in checkSupport()
3491 const auto addFeatures = makeStructChainAdder(&features2); in checkSupport()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp514 const auto addFeatures = vk::makeStructChainAdder(&deviceFeatures2); in createDeviceGroup()
DvktPipelineMultisampleShaderFragmentMaskTests.cpp220 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice()
DvktPipelineBindVertexBuffers2Tests.cpp1366 const auto addFeatures = vk::makeStructChainAdder(&features2); in createInstance()
DvktPipelineShaderModuleIdentifierTests.cpp1655 const auto addFeatures = makeStructChainAdder(&features2); in DeviceHelper()
DvktPipelineExtendedDynamicStateTests.cpp4751 const auto addFeatures = vk::makeStructChainAdder(&features2); in CustomizedDeviceHelper()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp102 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
DvktRenderPassFragmentDensityMapTests.cpp147 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingMutableTests.cpp96 const auto addFeatures = makeStructChainAdder(&features2); in getDevice()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp269 const auto addFeatures = makeStructChainAdder(&features2); in NoShaderTessellationAndGeometryPointSizeDeviceHelper()
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsMiscTestsExt.cpp1501 const auto addFeatures = makeStructChainAdder(&features2); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp289 const auto addFeatures = makeStructChainAdder(&features2); in ComputeQueueDeviceHelper()