Home
last modified time | relevance | path

Searched refs:dedicated (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp76 , dedicated (dedicated_) in TestConfig()
87 const bool dedicated; member
108 if (config.dedicated) in NotSupportedChecker()
201 …if (!config.dedicated && (externalProperties.externalMemoryProperties.externalMemoryFeatures & vk:… in NotSupportedChecker()
236 …if (!config.dedicated && (properties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXTE… in NotSupportedChecker()
561 bool dedicated, in getMemoryRequirements() argument
589 if (!dedicated && dedicatedRequirements.requiresDedicatedAllocation) in getMemoryRequirements()
605 bool dedicated, in getMemoryRequirements() argument
633 if (!dedicated && dedicatedRequirements.requiresDedicatedAllocation) in getMemoryRequirements()
719 bool dedicated) in importAndBindMemory() argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp464 bool dedicated) in checkBufferSupport() argument
491 …if (!dedicated && (properties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXTERNAL_ME… in checkBufferSupport()
502 bool dedicated) in checkImageSupport() argument
548 …if (!dedicated && (externalProperties.externalMemoryProperties.externalMemoryFeatures & vk::VK_EXT… in checkImageSupport()
2884 , dedicated (dedicated_) in MemoryTestConfig()
2890 bool dedicated; member
2921 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryWin32Create()
3010 checkBufferSupport(vki, physicalDevice, config.externalType, 0u, usage, config.dedicated); in testMemoryImportTwice()
3016 …requirements.size, exportedMemoryTypeIndex, config.externalType, config.dedicated ? *buffer : (vk:… in testMemoryImportTwice()
3028 const vk::Unique<vk::VkDeviceMemory> memoryA (config.dedicated in testMemoryImportTwice()
[all …]
DvktApiMemoryRequirementInvarianceTests.cpp72 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()
146 …ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats, std::vector<i…
161 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats… in ImageAllocator() argument
164 m_dedicated = dedicated && deRandom_getBool(&random); in ImageAllocator()
/external/deqp/android/cts/master/
Dvk-master-2021-03-01.txt123540 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer.buffer_16384_bi…
123541 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer.buffer_16384_ti…
123542 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer.buffer_262144_b…
123543 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer.buffer_262144_t…
123544 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer_to_image.buffer…
123545 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer_to_image.buffer…
123546 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer_to_image.buffer…
123547 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_copy_buffer_to_image.buffer…
123548 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_ubo_vertex.buffer_16384_bin…
123549 dEQP-VK.synchronization.cross_instance.dedicated.write_fill_buffer_read_ubo_vertex.buffer_16384_tim…
[all …]
Dvk-master-2020-03-01.txt29538 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.import_twice
29539 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.import_multiple_times
29540 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup
29541 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup2
29542 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup3
29543 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.send_over_socket
29544 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.export_multiple_times
29545 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.fd_properties
29546 dEQP-VK.api.external.memory.dma_buf.dedicated.host_visible.import_twice
29547 dEQP-VK.api.external.memory.dma_buf.dedicated.host_visible.import_multiple_times
[all …]
/external/llvm-project/llvm/test/Transforms/LoopSimplify/
Dbasictest.ll34 ; 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
153 ; Check that we form what dedicated exits we can even when some exits are
154 ; reached via indirectbr which precludes forming dedicated exits.
/external/deqp/android/cts/master/src/
Dvk-master-2020-03-01.txt29538 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.import_twice
29539 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.import_multiple_times
29540 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup
29541 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup2
29542 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.dup3
29543 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.send_over_socket
29544 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.export_multiple_times
29545 dEQP-VK.api.external.memory.dma_buf.dedicated.device_only.fd_properties
29546 dEQP-VK.api.external.memory.dma_buf.dedicated.host_visible.import_twice
29547 dEQP-VK.api.external.memory.dma_buf.dedicated.host_visible.import_multiple_times
[all …]
/external/blktrace/btt/
DREADME11 vger hosts a mailing list dedicated to btrace discussion and development.
/external/llvm-project/llvm/test/CodeGen/X86/
Dosx-private-labels.ll17 ; There is no dedicated 4 byte strings on MachO.
25 ; There is no dedicated 1 or 2 byte constant section on MachO.
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_error_sse2.asm25 pxor m5, m5 ; dedicated zero register
81 pxor m5, m5 ; dedicated zero register
/external/llvm/test/CodeGen/X86/
Dosx-private-labels.ll17 ; 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/
DTUNING.md19 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/llvm-project/llvm/test/CodeGen/AMDGPU/
Dhazard-pass-ordering.mir3 # Verify that the dedicated hazard recognizer pass is run after late peephole
/external/perfetto/debian/
Dchangelog16 * Run traced under a dedicated system user account and set socket
/external/zstd/contrib/largeNbDicts/
DREADME.md5 dedicated to the specific scenario of
/external/tensorflow/.github/ISSUE_TEMPLATE/
D50-other-issues.md12 If you are reporting a vulnerability, please use the [dedicated reporting process](https://github.c…
/external/tensorflow/tensorflow/lite/nnapi/
DREADME.md9 processors, including dedicated neural network hardware, graphics processing
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RemoteFusedGraphExecute.pbtxt27 The specifications will be passed to a dedicated registered
/external/autotest/test_suites/
Dcontrol.smoke16 machines, primarily for early testing on dedicated lab builders.
/external/libese/libese-hw/nxp/pn80t/
DREADME.md21 Platform requires a dedicated initialize, release, wait functions as
/external/autotest/server/site_tests/audio_InternalCardNodes/
Dcontrol.plug20 # run on a dedicated pool of DUTs.
Dcontrol.unplug20 # run on a dedicated pool of DUTs.
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dvulkano_gralloc.rs339 let dedicated = match device.loaded_extensions().khr_dedicated_allocation { in allocate_memory() localVariable
352 .dedicated_info(dedicated) in allocate_memory()
/external/walt/
DREADME.google59 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/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c592 bool dedicated) in trace_screen_memobj_create_from_handle() argument
599 trace_dump_arg(bool, dedicated); in trace_screen_memobj_create_from_handle()
602 screen->memobj_create_from_handle(screen, handle, dedicated); in trace_screen_memobj_create_from_handle()

12345678910>>...15