Home
last modified time | relevance | path

Searched refs:instance (Results 276 - 300 of 1038) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.h45 struct vk_instance *instance; member
73 * For instance, VkFence requires that it not be a timeline and support
97 * @param[in] instance The instance which is the parent of this
105 struct vk_instance *instance,
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceUtil.hpp56 const VkInstance instance,
60 const VkInstance instance,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_directfb.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateDirectFBSurfaceEXT)(VkInstance instance, const VkDirectFBSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,
H A Dvulkan_ggp.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_ios.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_macos.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_metal.h40 typedef VkResult (VKAPI_PTR *PFN_vkCreateMetalSurfaceEXT)(VkInstance instance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
44 VkInstance instance,
H A Dvulkan_screen.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateScreenSurfaceQNX)(VkInstance instance, const VkScreenSurfaceCreateInfoQNX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,
H A Dvulkan_vi.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_wayland.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateWaylandSurfaceKHR)(VkInstance instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,
/third_party/skia/src/gpu/vk/
H A DGrVkDrawAreaManager.h17 static GrVkDrawAreaManager instance; in getInstance() local
18 return instance; in getInstance()
/third_party/skia/third_party/externals/dawn/src/fuzzers/
H A DDawnWireServerAndVulkanBackendFuzzer.cpp27 [](dawn_native::Instance* instance) { in LLVMFuzzerTestOneInput()
28 std::vector<dawn_native::Adapter> adapters = instance->GetAdapters(); in LLVMFuzzerTestOneInput()
H A DDawnWireServerAndD3D12BackendFuzzer.cpp27 [](dawn_native::Instance* instance) { in LLVMFuzzerTestOneInput()
28 std::vector<dawn_native::Adapter> adapters = instance->GetAdapters(); in LLVMFuzzerTestOneInput()
H A DDawnWireServerAndFrontendFuzzer.cpp28 [](dawn_native::Instance* instance) { in LLVMFuzzerTestOneInput()
29 std::vector<dawn_native::Adapter> adapters = instance->GetAdapters(); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCLabel.h24 // The instance number of this Directional Local Label.
30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel() argument
36 /// Get the current instance of this Directional Local Label.
39 /// Increment the current instance of this Directional Local Label.
/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.h26 DawnTestContext(std::unique_ptr<dawn_native::Instance> instance, const wgpu::Device& device) in DawnTestContext() argument
27 : fInstance(std::move(instance)), fDevice(device) {} in DawnTestContext()
/third_party/typescript/tests/baselines/reference/
H A DcontextualTypeAppliedToVarArgs.js2 function delegate(instance: any, method: (...args: any[]) => any, data?: any): (...args: any[]) => any {
20 function delegate(instance, method, data) {
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_ggp.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_wayland.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateWaylandSurfaceKHR)(VkInstance instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,
H A Dvulkan_screen.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateScreenSurfaceQNX)(VkInstance instance, const VkScreenSurfaceCreateInfoQNX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,
H A Dvulkan_metal.h40 typedef VkResult (VKAPI_PTR *PFN_vkCreateMetalSurfaceEXT)(VkInstance instance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
44 VkInstance instance,
H A Dvulkan_macos.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_ios.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_vi.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
37 VkInstance instance,
H A Dvulkan_directfb.h34 typedef VkResult (VKAPI_PTR *PFN_vkCreateDirectFBSurfaceEXT)(VkInstance instance, const VkDirectFBSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 VkInstance instance,

Completed in 5 milliseconds

1...<<11121314151617181920>>...42