Searched refs:CommandBufferTypes (Results 1 – 1 of 1) sorted by relevance
722 enum CommandBufferTypes enum736 CommandBufferTypes commandBufferTypes_, in TestConfig()763 CommandBufferTypes commandBufferTypes;780 TestConfig::CommandBufferTypes operator| (TestConfig::CommandBufferTypes a, TestConfig::CommandBuff… in operator |()782 return (TestConfig::CommandBufferTypes)(((deUint32)a) | ((deUint32)b)); in operator |()4217 … subpassIsSecondary, const vector<Subpass>& subpasses, TestConfig::CommandBufferTypes commandBuffe… in initializeSubpassIsSecondary()4374 const TestConfig::CommandBufferTypes commandBuffer = config.commandBufferTypes; in initializeSubpassRenderInfo()4776 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentTests()4861 …const TestConfig::CommandBufferTypes commandBuffer = rng.choose<TestConfig::CommandBufferTypes>(DE… in addAttachmentTests()4947 const TestConfig::CommandBufferTypes commandBuffer = TestConfig::COMMANDBUFFERTYPES_INLINE; in addAttachmentWriteMaskTests()[all …]