Searched refs:CommandBufferTypes (Results 1 – 1 of 1) sorted by relevance
737 enum CommandBufferTypes enum751 CommandBufferTypes commandBufferTypes_, in TestConfig()787 CommandBufferTypes commandBufferTypes;806 TestConfig::CommandBufferTypes operator| (TestConfig::CommandBufferTypes a, TestConfig::CommandBuff… in operator |()808 return (TestConfig::CommandBufferTypes)(((deUint32)a) | ((deUint32)b)); in operator |()4744 … subpassIsSecondary, const vector<Subpass>& subpasses, TestConfig::CommandBufferTypes commandBuffe… in initializeSubpassIsSecondary()4881 const TestConfig::CommandBufferTypes commandBuffer = config.commandBufferTypes; in initializeSubpassRenderInfo()5304 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentTests()5426 …const TestConfig::CommandBufferTypes commandBuffer = rng.choose<TestConfig::CommandBufferTypes>(DE… in addAttachmentTests()5519 const TestConfig::CommandBufferTypes commandBuffer = TestConfig::COMMANDBUFFERTYPES_INLINE; in addAttachmentWriteMaskTests()[all …]