Searched refs:dedicatedAllocation (Results 1 – 14 of 14) sorted by relevance
800 …de::MovePtr<tcu::TestCaseGroup> dedicatedAllocation (new tcu::TestCaseGroup(testCtx, "dedicated_al… in createBufferTests() local801 createBufferUsageCases(*dedicatedAllocation, 0u, 0u, ALLOCATION_KIND_DEDICATED); in createBufferTests()802 buffersTests->addChild(dedicatedAllocation.release()); in createBufferTests()
2454 VkBool32 dedicatedAllocation; member2461 VkBool32 dedicatedAllocation; member
6572 VkBool32 dedicatedAllocation; member6578 VkBool32 dedicatedAllocation; member
5577 s << "\tdedicatedAllocation = " << value.dedicatedAllocation << '\n';5587 s << "\tdedicatedAllocation = " << value.dedicatedAllocation << '\n';
4512 bool dedicatedAllocation,7546 bool dedicatedAllocation, in AllocateMemoryOfType() argument7572 dedicatedAllocation || in AllocateMemoryOfType()
5425 VkBool32 dedicatedAllocation; member5431 VkBool32 dedicatedAllocation; member
6063 VkBool32 dedicatedAllocation; member6069 VkBool32 dedicatedAllocation; member
6372 VkBool32 dedicatedAllocation; member6378 VkBool32 dedicatedAllocation; member
6501 VkBool32 dedicatedAllocation; member6507 VkBool32 dedicatedAllocation; member
23008 : dedicatedAllocation( dedicatedAllocation_ ) in DedicatedAllocationBufferCreateInfoNV()23030 dedicatedAllocation = dedicatedAllocation_; in setDedicatedAllocation()23048 && ( dedicatedAllocation == rhs.dedicatedAllocation ); in operator ==()23061 Bool32 dedicatedAllocation; member23068 : dedicatedAllocation( dedicatedAllocation_ ) in DedicatedAllocationImageCreateInfoNV()23090 dedicatedAllocation = dedicatedAllocation_; in setDedicatedAllocation()23108 && ( dedicatedAllocation == rhs.dedicatedAllocation ); in operator ==()23121 Bool32 dedicatedAllocation; member
6569 VkBool32 dedicatedAllocation; member6575 VkBool32 dedicatedAllocation; member
32834 dedicated_buffer_create_info.dedicatedAllocation = VK_TRUE; in TEST_F()32838 dedicated_buffer_create_info_2.dedicatedAllocation = VK_TRUE; in TEST_F()32955 dedicated_buffer_create_info.dedicatedAllocation = VK_TRUE; in TEST_F()