/external/skia/src/pathops/ |
D | SkDQuadLineIntersection.cpp | 287 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactEndPoints() local 288 double lineT = fLine->exactPoint(fQuad[qIndex]); in addExactEndPoints() 292 double quadT = (double) (qIndex >> 1); in addExactEndPoints() 293 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addExactEndPoints() 298 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addNearEndPoints() local 299 double quadT = (double) (qIndex >> 1); in addNearEndPoints() 303 double lineT = fLine->nearPoint(fQuad[qIndex], nullptr); in addNearEndPoints() 307 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addNearEndPoints() 328 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactHorizontalEndPoints() local 329 double lineT = SkDLine::ExactPointH(fQuad[qIndex], left, right, y); in addExactHorizontalEndPoints() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingMutableTests.cpp | 603 … const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bo… in Resource() 645 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 664 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 817 …(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, de… in getStoredValue() 825 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in getStoredValue() 960 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, 1083 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1089 resources.emplace_back(descriptorType, vkd, device, alloc, qIndex, queue, useAABBs, baseValue); in createResources() 1408 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1416 …auto resourceVec = bindings[i].createResources(vkd, device, alloc, qIndex, queue, iteration, useAA… in createResources() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryNonUniformArgsTests.cpp | 178 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 211 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayQueryBarycentricCoordinatesTests.cpp | 188 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 193 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayQueryDirectionTests.cpp | 332 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 342 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayQueryOpacityMicromapTests.cpp | 505 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 509 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayQueryMiscTests.cpp | 195 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 229 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 135 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 211 …st auto commandPool = createCommandPool(vkd, device, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderSmokeTests.cpp | 383 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 491 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate() 929 const auto qIndex = context.getUniversalQueueFamilyIndex(); in testFullscreenGradient() local 1003 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in testFullscreenGradient()
|
D | vktMeshShaderSmokeTestsEXT.cpp | 489 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 602 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate() 808 const auto qIndex = context.getUniversalQueueFamilyIndex(); in testFullscreenGradient() local 885 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in testFullscreenGradient()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMiscTests.cpp | 275 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 367 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate() 1146 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in runTest() local 1165 &qIndex, // const deUint32* pQueueFamilyIndices; in runTest() 1234 …auto commandPool = createCommandPool(vkd, device, vk::VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qIndex… in runTest()
|
D | vktPipelineBindPointTests.cpp | 401 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 458 &qIndex, // const deUint32* pQueueFamilyIndices; in iterate() 468 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate() 783 …const auto textureLevel = readColorAttachment(vkd, device, queue, qIndex, alloc, colorAttachment-… in iterate()
|
D | vktPipelineDynamicControlPoints.cpp | 263 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 378 …auto commandPool = createCommandPool(vkd, device, vk::VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qIndex… in iterate()
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 712 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 943 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate() 988 …const auto colorAttachmentLevel = readColorAttachment(vkd, device, queue, qIndex, alloc, colorAtta… in iterate()
|
D | vktPipelineNoPositionTests.cpp | 382 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 620 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 850 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateTransfer() local 854 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterateTransfer() 940 const auto qIndex = devHelper.getQueueFamilyIndex(); in iterateCompute() local 944 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterateCompute()
|
D | vktDynamicStateRSTests.cpp | 936 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 977 const auto colorBuffer = Image::createAndAlloc(vkd, device, colorBufferInfo, alloc, qIndex); in iterate() 998 const auto depthBuffer = Image::createAndAlloc(vkd, device, depthBufferInfo, alloc, qIndex); in iterate() 1110 const auto cmdPool = vk::makeCommandPool(vkd, device, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBarycentricCoordinatesTests.cpp | 229 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 234 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayTracingNonUniformArgsTests.cpp | 249 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 282 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayTracingDirectionTests.cpp | 413 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 423 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
D | vktRayTracingOpacityMicromapTests.cpp | 327 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 332 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInvertedDepthRangesTests.cpp | 144 auto qIndex = m_context.getUniversalQueueFamilyIndex(); in InvertedDepthRangesTestInstance() local 169 m_colorTargetImage = Image::createAndAlloc(vk, device, targetImageCreateInfo, alloc, qIndex); in InvertedDepthRangesTestInstance() 181 m_depthTargetImage = Image::createAndAlloc(vk, device, depthTargetImageCreateInfo, alloc, qIndex); in InvertedDepthRangesTestInstance()
|
D | vktDrawMultiExtTests.cpp | 801 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1004 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 1325 const auto qIndex = context.getUniversalQueueFamilyIndex(); in destroyEarlyTest() local 1427 const auto cmdPool = vk::makeCommandPool(vkd, device, qIndex); in destroyEarlyTest()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageDepthStencilDescriptorTests.cpp | 536 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 1003 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in iterate()
|