Home
last modified time | relevance | path

Searched defs:dedicated (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp72 const bool dedicated; member
407 bool dedicated, in createDevice()
543 bool dedicated, in allocateAndBindMemory()
593 bool dedicated, in allocateAndBindMemory()
645 bool dedicated, in createResource()
739 bool dedicated) in importAndBindMemory()
757 bool dedicated) in importAndBindMemory()
777 bool dedicated) in importResource()
1317 const bool dedicated (dedicatedNdx == 1); in createCrossInstanceSharingTest() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp86 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator()
164 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats… in ImageAllocator()
DvktApiExternalMemoryTests.cpp420 bool dedicated) in checkBufferSupport()
458 bool dedicated) in checkImageSupport()
2797 bool dedicated; member
3366 bool dedicated; member
3640 bool dedicated; member
4204 const bool dedicated (dedicatedNdx == 1); in createMemoryTests() local
/external/mesa3d/src/gallium/drivers/trace/
Dtr_screen.c531 bool dedicated) in trace_screen_memobj_create_from_handle()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_screen.c356 bool dedicated) in dd_screen_memobj_create_from_handle()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1838 bool dedicated) in r600_memobj_from_handle()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c2363 bool dedicated) in r600_memobj_from_handle()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1641 …de::MovePtr<tcu::TestCaseGroup> dedicated (new tcu::TestCaseGroup(testCtx, "dedicated_alloc"… in createMappingTests() local
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h911 bool dedicated; member
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp303 auto dedicated = lvl_find_in_chain<VkMemoryDedicatedAllocateInfoKHR>(pAllocateInfo->pNext); in AddMemObjInfo() local