HomeSort by relevance Sort by last modified time
    Searched refs:queueCount (Results 1 - 25 of 57) sorted by null

1 2 3

  /frameworks/rs/rsov/driver/
rsovContext.cpp 81 .queueCount = 1,
99 uint32_t queueCount;
101 vkGetPhysicalDeviceQueueFamilyProperties(mGPU, &queueCount, nullptr);
102 if (queueCount == 0) {
106 std::vector<VkQueueFamilyProperties> queueProps(queueCount);
108 vkGetPhysicalDeviceQueueFamilyProperties(mGPU, &queueCount,
110 if (queueCount == 0) {
116 for (unsigned int i = 0; i < queueCount; i++) {
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBase.cpp 41 QueueFamilyQueuesCount() : queueCount(0u) {};
43 deUint32 queueCount;
103 const deUint32 queuesPerFamilyCount = deMin32(queueFamilyProperties[queueFamilyIndex].queueCount, queueRequirement.queueCount - queuesFoundCount);
105 selectedQueueFamilies[queueFamilyIndex].queueCount = deMax32(queuesPerFamilyCount, selectedQueueFamilies[queueFamilyIndex].queueCount);
119 } while (queuesFoundCount < queueRequirement.queueCount);
126 for (deUint32 queueNdx = 0; queueNdx < queueFamilyIter->second.queueCount; ++queueNdx)
135 queueFamilyIter->second.queueCount, // uint32_t queueCount;
    [all...]
vktSparseResourcesBase.hpp 51 , queueCount(qCount)
55 deUint32 queueCount;
  /external/skia/src/gpu/vk/
GrVkBackendContext.cpp 166 uint32_t queueCount;
167 grVkGetPhysicalDeviceQueueFamilyProperties(physDev, &queueCount, nullptr);
168 if (!queueCount) {
174 SkAutoMalloc queuePropsAlloc(queueCount * sizeof(VkQueueFamilyProperties));
178 grVkGetPhysicalDeviceQueueFamilyProperties(physDev, &queueCount, queueProps);
181 uint32_t graphicsQueueIndex = queueCount;
182 for (uint32_t i = 0; i < queueCount; i++) {
188 if (graphicsQueueIndex == queueCount) {
195 uint32_t presentQueueIndex = queueCount;
197 for (uint32_t i = 0; i < queueCount; i++)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiDeviceInitializationTests.cpp 362 const deUint32 queueCount = 1;
371 queueCount, //queueCount;
407 const deUint32 queueCount = 1;
416 queueCount, //queueCount;
499 1, //queueCount;
548 maxQueueCount = de::max(maxQueueCount, queueFamilyProperties[queueFamilyNdx].queueCount);
568 const deUint32 maxQueueCount = queueFamilyProperties[queueFamilyNdx].queueCount;
570 for (deUint32 queueCount = 1; queueCount <= maxQueueCount; queueCount += queueCountDiff
    [all...]
  /external/vulkan-validation-layers/tests/
loader_validation_tests.cpp 116 0, // queueCount
144 DeviceQueueCreateInfo &queueCount(uint32_t const &queueCount) {
145 info.queueCount = queueCount;
345 VK::DeviceQueueCreateInfo().queueFamilyIndex(q).queueCount(1).pQueuePriorities(priorities)};
401 VK::DeviceQueueCreateInfo().queueFamilyIndex(q).queueCount(1).pQueuePriorities(priorities)};
706 VK::DeviceQueueCreateInfo().queueFamilyIndex(q).queueCount(1).pQueuePriorities(priorities)};
vktestbinding.cpp 262 qi.queueCount = queue_props[i].queueCount;
264 queue_priorities.emplace_back(qi.queueCount, 0.0f);
319 for (uint32_t j = 0; j < queue_props[i].queueCount; j++) {
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/device_limits/
device_limits.cpp 384 } else if (pCreateInfo->pQueueCreateInfos[i].queueCount >
385 phy_dev_data->queueFamilyProperties[requestedIndex]->queueCount) {
390 "requested queueCount is %u.",
391 requestedIndex, phy_dev_data->queueFamilyProperties[requestedIndex]->queueCount,
392 pCreateInfo->pQueueCreateInfos[i].queueCount);
537 } else if (queueIndex >= phy_dev_data->queueFamilyProperties[queueFamilyIndex]->queueCount) {
542 queueFamilyIndex, phy_dev_data->queueFamilyProperties[queueFamilyIndex]->queueCount, queueIndex);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
device_limits.cpp 384 } else if (pCreateInfo->pQueueCreateInfos[i].queueCount >
385 phy_dev_data->queueFamilyProperties[requestedIndex]->queueCount) {
390 "requested queueCount is %u.",
391 requestedIndex, phy_dev_data->queueFamilyProperties[requestedIndex]->queueCount,
392 pCreateInfo->pQueueCreateInfos[i].queueCount);
537 } else if (queueIndex >= phy_dev_data->queueFamilyProperties[queueFamilyIndex]->queueCount) {
542 queueFamilyIndex, phy_dev_data->queueFamilyProperties[queueFamilyIndex]->queueCount, queueIndex);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationBasicSemaphoreTests.cpp 147 if (queues[FIRST].queueFamilyIndex != queueNdx || queueFamilyProperties[queueNdx].queueCount > 1u)
166 queueInfo.queueCount = (queues[FIRST].queueFamilyIndex == queues[SECOND].queueFamilyIndex) ? 2 : 1;
vktSynchronizationSmokeTests.cpp 93 const deUint32 queueCount = 2u;
94 const float queuePriority[queueCount] = { 1.0f, 1.0f };
101 if ((queueProps[queueNdx].queueFlags & VK_QUEUE_GRAPHICS_BIT) == VK_QUEUE_GRAPHICS_BIT && (queueProps[queueNdx].queueCount >= queueCount))
109 msg << "Cannot create device with " << queueCount << " graphics queues";
122 queueInfo.queueCount = queueCount;
    [all...]
vktSynchronizationInternallySynchronizedObjectsTests.cpp 208 queues.addQueueFamilyIndex(queuePropertiesNdx, queueFamilyProperties[queuePropertiesNdx].queueCount);
231 const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.size());
239 queueInfo.queueCount = queueCount;
    [all...]
vktSynchronizationOperationMultiQueueTests.cpp 99 std::min(2u, queueFamilyProperties[queuePropertiesNdx].queueCount),
114 static_cast<deUint32>(it->second.queue.size()), //deUint32 queueCount;
  /hardware/libhardware/modules/sensors/
multihal.cpp 364 int queueCount = 0;
368 queueCount = (int)this->queues.size();
370 while (empties < queueCount && eventsRead < maxReads) {
386 this->nextReadIndex = (this->nextReadIndex + 1) % queueCount;
  /external/v8/benchmarks/
richards.js 71 if (scheduler.queueCount != EXPECTED_QUEUE_COUNT ||
74 "Error during execution: queueCount = " + scheduler.queueCount +
100 this.queueCount = 0;
244 this.queueCount++;
  /external/mesa3d/src/amd/vulkan/
radv_device.c 630 .queueCount = 1,
643 .queueCount = pdevice->rad_info.compute_rings,
767 queue_create->queueCount * sizeof(struct radv_queue), 8, VK_SYSTEM_ALLOCATION_SCOPE_DEVICE);
773 memset(device->queues[qfi], 0, queue_create->queueCount * sizeof(struct radv_queue));
775 device->queue_count[qfi] = queue_create->queueCount;
777 for (unsigned q = 0; q < queue_create->queueCount; q++) {
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
Shell.cpp 287 queue_info[0].queueCount = settings_.queue_count;
293 queue_info[1].queueCount = 1;
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestCase.cpp 185 queueInfo.queueCount = 1u;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp 200 queueCount(pInStruct->queueCount),
204 pQueuePriorities = new float[pInStruct->queueCount];
205 memcpy ((void *)pQueuePriorities, (void *)pInStruct->pQueuePriorities, sizeof(float)*pInStruct->queueCount);
217 queueCount = src.queueCount;
220 pQueuePriorities = new float[src.queueCount];
221 memcpy ((void *)pQueuePriorities, (void *)src.pQueuePriorities, sizeof(float)*src.queueCount);
237 queueCount = pInStruct->queueCount;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp 200 queueCount(pInStruct->queueCount),
204 pQueuePriorities = new float[pInStruct->queueCount];
205 memcpy ((void *)pQueuePriorities, (void *)pInStruct->pQueuePriorities, sizeof(float)*pInStruct->queueCount);
217 queueCount = src.queueCount;
220 pQueuePriorities = new float[src.queueCount];
221 memcpy ((void *)pQueuePriorities, (void *)src.pQueuePriorities, sizeof(float)*src.queueCount);
237 queueCount = pInStruct->queueCount;
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 734 malloc(gpu->queue_props[i].queueCount * sizeof(float));
736 gpu->queue_props[i].queueCount * sizeof(float));
740 gpu->queue_reqs[i].queueCount = gpu->queue_props[i].queueCount;
    [all...]
  /frameworks/native/vulkan/tools/
vkinfo.cpp 178 .queueCount = 1,
546 Indent(indent + 1), family, qprops.queueCount, flags_str,
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 254 deUint32 queueCount;
285 deUint32 queueCount;
    [all...]
vkNullDriver.cpp 803 props->queueCount = 4u;
    [all...]
  /external/vulkan-validation-layers/libs/vkjson/
vkjson.cc 307 visitor->Visit("queueCount", &properties->queueCount) &&

Completed in 279 milliseconds

1 2 3