/third_party/skia/src/pathops/ |
D | SkDQuadLineIntersection.cpp | 279 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactEndPoints() local 280 double lineT = fLine->exactPoint(fQuad[qIndex]); in addExactEndPoints() 284 double quadT = (double) (qIndex >> 1); in addExactEndPoints() 285 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addExactEndPoints() 290 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addNearEndPoints() local 291 double quadT = (double) (qIndex >> 1); in addNearEndPoints() 295 double lineT = fLine->nearPoint(fQuad[qIndex], nullptr); in addNearEndPoints() 299 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addNearEndPoints() 320 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactHorizontalEndPoints() local 321 double lineT = SkDLine::ExactPointH(fQuad[qIndex], left, right, y); in addExactHorizontalEndPoints() [all …]
|
/third_party/flutter/skia/src/pathops/ |
D | SkDQuadLineIntersection.cpp | 279 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactEndPoints() local 280 double lineT = fLine->exactPoint(fQuad[qIndex]); in addExactEndPoints() 284 double quadT = (double) (qIndex >> 1); in addExactEndPoints() 285 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addExactEndPoints() 290 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addNearEndPoints() local 291 double quadT = (double) (qIndex >> 1); in addNearEndPoints() 295 double lineT = fLine->nearPoint(fQuad[qIndex], nullptr); in addNearEndPoints() 299 fIntersections->insert(quadT, lineT, fQuad[qIndex]); in addNearEndPoints() 320 for (int qIndex = 0; qIndex < 3; qIndex += 2) { in addExactHorizontalEndPoints() local 321 double lineT = SkDLine::ExactPointH(fQuad[qIndex], left, right, y); in addExactHorizontalEndPoints() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 523 … const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bo… in Resource() 565 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 584 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 737 …(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, de… in getStoredValue() 745 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in getStoredValue() 878 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, 1001 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1007 resources.emplace_back(descriptorType, vkd, device, alloc, qIndex, queue, useAABBs, baseValue); in createResources() 1326 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1334 …auto resourceVec = bindings[i].createResources(vkd, device, alloc, qIndex, queue, iteration, useAA… in createResources() [all …]
|
D | vktBindingMutableTests.cpp | 598 … const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bo… in Resource() 640 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 659 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 812 …(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, de… in getStoredValue() 820 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in getStoredValue() 955 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, 1078 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1084 resources.emplace_back(descriptorType, vkd, device, alloc, qIndex, queue, useAABBs, baseValue); in createResources() 1403 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1411 …auto resourceVec = bindings[i].createResources(vkd, device, alloc, qIndex, queue, iteration, useAA… in createResources() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingMutableTests.cpp | 598 … const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, bo… in Resource() 640 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 659 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in Resource() 812 …(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, de… in getStoredValue() 820 const auto cmdPool = makeCommandPool(vkd, device, qIndex); in getStoredValue() 955 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, 1078 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1084 resources.emplace_back(descriptorType, vkd, device, alloc, qIndex, queue, useAABBs, baseValue); in createResources() 1403 const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 qIndex, VkQueue queue, in createResources() argument 1411 …auto resourceVec = bindings[i].createResources(vkd, device, alloc, qIndex, queue, iteration, useAA… in createResources() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 133 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 209 …st auto commandPool = createCommandPool(vkd, device, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qIndex); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 133 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local 209 …st auto commandPool = createCommandPool(vkd, device, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, qIndex); in iterate()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/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() 1145 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in runTest() local 1164 &qIndex, // const deUint32* pQueueFamilyIndices; in runTest() 1233 …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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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() 1145 const auto qIndex = m_context.getUniversalQueueFamilyIndex(); in runTest() local 1164 &qIndex, // const deUint32* pQueueFamilyIndices; in runTest() 1233 …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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/third_party/vk-gl-cts/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()
|