Home
last modified time | relevance | path

Searched refs:pResults (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_wsi.c193 pPresentInfo->pResults ? pPresentInfo->pResults[i] : result; in vn_QueuePresentKHR()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueue.cpp345 if(presentInfo->pResults) in present()
347 presentInfo->pResults[i] = perSwapchainResult; in present()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DNativeSwapChainImplVk.cpp211 presentInfo.pResults = nullptr; in Present()
DSwapChainVk.cpp528 presentInfo.pResults = nullptr; in PresentImpl()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DNativeSwapChainImplVk.cpp196 presentInfo.pResults = nullptr; in Present()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp110 mPresentInfo.pResults = nullptr; in initTask()
158 mPresentInfo.pResults = other.pResults; in copyPresentInfo()
676 ASSERT(presentInfo.pResults == nullptr); in present()
DSurfaceVk.cpp1548 presentInfo.pResults = nullptr; in present()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c771 if (pPresentInfo->pResults != NULL) in wsi_common_queue_present()
772 pPresentInfo->pResults[i] = result; in wsi_common_queue_present()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp718 Value* pResults[4]; in JitGatherVertices() local
720 (SWR_FORMAT)ied.Format, vGatherMask, pStreamBaseGFX, vOffsets, pResults); in JitGatherVertices()
721 ConvertFormat((SWR_FORMAT)ied.Format, pResults); in JitGatherVertices()
727 vVertexElements[currentVertexElement++] = pResults[c]; in JitGatherVertices()
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_swapchain.cc569 .pResults = nullptr, in Submit()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp225 present.pResults = NULL; in Present()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp225 present.pResults = NULL; in Present()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp913 presentInfo.pResults = nullptr; in present()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkswapper.c1339 .pResults = &present_err, in _render_buffer_unlocked()
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp2004 if (pPresentInfo->pResults) in overlay_QueuePresentKHR()
2005 pPresentInfo->pResults[i] = chain_result; in overlay_QueuePresentKHR()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3308 VkResult* pResults; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2418 VkResult* pResults; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4721 VkResult* pResults; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp62577 , pResults( pResults_ )
62597 , pResults( results_.data() )
62705 pResults = pResults_; in setPResults()
62714 pResults = results_.data(); in setResults()
62738 ( pResults == rhs.pResults ); in operator ==()
62755 VULKAN_HPP_NAMESPACE::Result * pResults = {}; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4922 VkResult* pResults; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp64201 , pResults( pResults_ )
64221 , pResults( results_.data() )
64331 pResults = pResults_; in setPResults()
64340 pResults = results_.data(); in setResults()
64364 ( pResults == rhs.pResults ); in operator ==()
64381 VULKAN_HPP_NAMESPACE::Result * pResults = {}; member
Dvulkan_core.h6288 VkResult* pResults; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6128 VkResult* pResults; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6277 VkResult* pResults; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6195 VkResult* pResults; member

12