/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 63 , dedicated (dedicated_) in TestConfig() 72 const bool dedicated; member 93 if (config.dedicated) in NotSupportedChecker() 175 …if (!config.dedicated && (externalProperties.externalMemoryProperties.externalMemoryFeatures & vk:… in NotSupportedChecker() 205 …if (!config.dedicated && (properties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXTE… in NotSupportedChecker() 407 bool dedicated, in createDevice() argument 415 if (dedicated) in createDevice() 543 bool dedicated, in allocateAndBindMemory() argument 571 if (!dedicated && dedicatedRequirements.requiresDedicatedAllocation) in allocateAndBindMemory() 582 …allocateExportableMemory(vkd, device, memoryRequirements, externalType, dedicated ? buffer : (vk::… in allocateAndBindMemory() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 420 bool dedicated) in checkBufferSupport() argument 447 …if (!dedicated && (properties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXTERNAL_ME… in checkBufferSupport() 458 bool dedicated) in checkImageSupport() argument 504 …if (!dedicated && (externalProperties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXT… in checkImageSupport() 2791 , dedicated (dedicated_) in MemoryTestConfig() 2797 bool dedicated; member 2828 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryWin32Create() 2907 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryImportTwice() 2913 … *device, requirements, config.externalType, config.hostVisible, config.dedicated ? *buffer : (vk:… in testMemoryImportTwice() 2925 const vk::Unique<vk::VkDeviceMemory> memoryA (config.dedicated in testMemoryImportTwice() [all …]
|
D | vktApiMemoryRequirementInvarianceTests.cpp | 72 BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes); 86 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator() argument 89 m_dedicated = dedicated && deRandom_getBool(&random); in BufferAllocator() 149 …ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats, std::vector<i… 164 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats… in ImageAllocator() argument 167 m_dedicated = dedicated && deRandom_getBool(&random); in ImageAllocator()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopSimplify/ |
D | basictest.ll | 31 ; block that need to be made dedicated exit blocks. We also have multiple 92 ; Check that we leave already dedicated exits alone when forming dedicated exit 157 ; Check that we form what dedicated exits we can even when some exits are 158 ; reached via indirectbr which precludes forming dedicated exits.
|
/external/u-boot/doc/ |
D | README.blackfin | 30 This website is backed both by an open source community as well as a dedicated 45 For Blackfin specific documentation, you can visit our dedicated doc wiki:
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_error_sse2.asm | 25 pxor m5, m5 ; dedicated zero register 81 pxor m5, m5 ; dedicated zero register
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | osx-private-labels.ll | 17 ; There is no dedicated 4 byte strings on MachO. 25 ; There is no dedicated 1 or 2 byte constant section on MachO.
|
/external/llvm/test/CodeGen/X86/ |
D | osx-private-labels.ll | 17 ; There is no dedicated 4 byte strings on MachO. 25 ; There is no dedicated 1 or 2 byte constant section on MachO.
|
/external/jemalloc_new/ |
D | TUNING.md | 19 application threads, since unused memory purging is shifted to the dedicated 108 dedicated arena with 128 from explicit binding, e.g. binding very active threads to dedicated arenas
|
/external/blktrace/btt/ |
D | README | 11 vger hosts a mailing list dedicated to btrace discussion and development.
|
/external/u-boot/doc/device-tree-bindings/regulator/ |
D | st,stm32-vrefbuf.txt | 5 components through the dedicated VREF+ pin.
|
/external/tensorflow/.github/ISSUE_TEMPLATE/ |
D | 50-other-issues.md | 11 If you are reporting a vulnerability, please use the [dedicated reporting process](https://github.c…
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_screen.c | 531 bool dedicated) in trace_screen_memobj_create_from_handle() argument 538 trace_dump_arg(bool, dedicated); in trace_screen_memobj_create_from_handle() 541 screen->memobj_create_from_handle(screen, handle, dedicated); in trace_screen_memobj_create_from_handle()
|
/external/tensorflow/tensorflow/lite/nnapi/ |
D | README.md | 9 processors, including dedicated neural network hardware, graphics processing
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RemoteFusedGraphExecute.pbtxt | 27 The specifications will be passed to a dedicated registered
|
/external/u-boot/drivers/mailbox/ |
D | Kconfig | 9 CPU to another CPU, or sometimes to dedicated HW modules. They form
|
/external/libese/libese-hw/nxp/pn80t/ |
D | README.md | 21 Platform requires a dedicated initialize, release, wait functions as
|
/external/autotest/test_suites/ |
D | control.smoke | 16 machines, primarily for early testing on dedicated lab builders.
|
/external/libjpeg-turbo/ |
D | README.android | 16 been moved into a dedicated rodata section.
|
/external/walt/ |
D | README.google | 59 true network from a Chromebook to a dedicated bridge with a specific IP 65 dedicated network thread. As a side benefit, all requests sent to the bridge
|
/external/u-boot/drivers/phy/ |
D | Kconfig | 11 devices. PHY devices are dedicated hardware that handle the physical 27 devices. PHY devices are dedicated hardware that handle the physical
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | DebugInfoFlags.def | 52 // To avoid needing a dedicated value for IndirectVirtualBase, we use
|
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
D | control | 30 - Recovery mode with dedicated recovery signal
|
/external/bcc/examples/networking/vlan_learning/ |
D | README.txt | 9 traffic through to a dedicated namespace for processing. Clients may have
|
/external/grpc-grpc/src/objective-c/tests/ |
D | Podfile | 128 # Activate Cronet for the dedicated build configuration 'Cronet', which will be used solely by 130 …# Activate GRPCCall+InternalTests functions for the dedicated build configuration 'Test', which wi…
|