Home
last modified time | relevance | path

Searched refs:vkAllocateDescriptorSets (Results 1 – 25 of 50) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_maintenance1.txt60 functions and the flink:vkAllocateDescriptorSets and
63 can give a more precise reason for flink:vkAllocateDescriptorSets
DVK_KHR_maintenance1.adoc58 functions and the flink:vkAllocateDescriptorSets and
61 can give a more precise reason for flink:vkAllocateDescriptorSets
/third_party/vk-gl-cts/build/
Dvk-wrappers-1-0.inc6 …f (!(ptrs_.vkAllocateDescriptorSets = reinterpret_cast<PFN_vkAllocateDescriptorSets>(getInstancePr…
7 return Result("Vulkan: Unable to load vkAllocateDescriptorSets pointer");
Dvk-wrappers-1-0.h2 PFN_vkAllocateDescriptorSets vkAllocateDescriptorSets; variable
/third_party/vk-gl-cts/build/include/
Dvk-wrappers-1-0.inc6 …f (!(ptrs_.vkAllocateDescriptorSets = reinterpret_cast<PFN_vkAllocateDescriptorSets>(getInstancePr…
7 return Result("Vulkan: Unable to load vkAllocateDescriptorSets pointer");
Dvk-wrappers-1-0.h2 PFN_vkAllocateDescriptorSets vkAllocateDescriptorSets; variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvk-funcs-1-0.inc2 AMBER_VK_FUNC(vkAllocateDescriptorSets)
Dpipeline.cc164 if (device_->GetPtrs()->vkAllocateDescriptorSets( in CreateDescriptorSets()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader.def85 vkAllocateDescriptorSets
Dvk_swiftshader.lds85 vkAllocateDescriptorSets;
DVkGetProcAddress.cpp231 MAKE_VULKAN_DEVICE_ENTRY(vkAllocateDescriptorSets),
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DVkInstanceFuncs.hpp21 VK_INSTANCE(vkAllocateDescriptorSets, VkResult, VkDevice, const VkDescriptorSetAllocateInfo *, VkDe…
DDevice.cpp311 return driver->vkAllocateDescriptorSets(device, &info, out); in AllocateDescriptorSet()
/third_party/vulkan-loader/
Dvulkan.symbols.api4 vkAllocateDescriptorSets
/third_party/vulkan-loader/loader/
Dvulkan-1.def104 vkAllocateDescriptorSets
Dgpa_helper.c108 if (!strcmp(funcName, "vkAllocateDescriptorSets")) return vkAllocateDescriptorSets; in trampoline_get_proc_addr()
/third_party/mesa3d/docs/relnotes/
D19.1.2.rst40 - 19.1.0: assert in vkAllocateDescriptorSets using immutable samplers
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h117 PFN_vkAllocateDescriptorSets vkAllocateDescriptorSets; member
516 extern PFN_vkAllocateDescriptorSets vkAllocateDescriptorSets;
Dvolk.c327vkAllocateDescriptorSets = (PFN_vkAllocateDescriptorSets)load(context, "vkAllocateDescriptorSets"); in volkGenLoadDevice()
728 …table->vkAllocateDescriptorSets = (PFN_vkAllocateDescriptorSets)load(context, "vkAllocateDescripto… in volkGenLoadDeviceTable()
1131 PFN_vkAllocateDescriptorSets vkAllocateDescriptorSets; variable
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkCoreFunctionalities.inl103 …apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkAllocateDescriptorSets", FUNCTIONORIGIN_D…
241 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkAllocateDescriptorSets", FUNCTIONORIGIN_D…
407 …apis[VK_API_VERSION_1_2].push_back(FunctionInfo("vkAllocateDescriptorSets", FUNCTIONORIGIN_D…
586 …apis[VK_API_VERSION_1_3].push_back(FunctionInfo("vkAllocateDescriptorSets", FUNCTIONORIGIN_D…
DvkInitDeviceFunctionPointers.inl71 …iptorSets = (AllocateDescriptorSetsFunc) GET_PROC_ADDR("vkAllocateDescriptorSets");
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_vulkan.cpp133 IMGUI_VULKAN_FUNC_MAP_MACRO(vkAllocateDescriptorSets) \
936 err = vkAllocateDescriptorSets(v->Device, &alloc_info, &bd->DescriptorSet); in ImGui_ImplVulkan_CreateDeviceObjects()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddescriptorsets.txt2365 i.e. all of flink:vkAllocateDescriptorSets, flink:vkFreeDescriptorSets,
2369 flink:vkAllocateDescriptorSets and flink:vkResetDescriptorPool are
2484 [open,refpage='vkAllocateDescriptorSets',desc='Allocate one or more descriptor sets',type='protos']
2488 include::{generated}/api/protos/vkAllocateDescriptorSets.txt[]
2529 If a call to fname:vkAllocateDescriptorSets would cause the total number of
2535 fname:vkAllocateDescriptorSets would cause the number of any given
2542 fname:vkAllocateDescriptorSets would cause the total number of inline
2566 fname:vkAllocateDescriptorSets can: be used to create multiple descriptor
2596 include::{generated}/validity/protos/vkAllocateDescriptorSets.txt[]
Ddescriptorsets.adoc2683 i.e. all of flink:vkAllocateDescriptorSets, flink:vkFreeDescriptorSets,
2687 flink:vkAllocateDescriptorSets and flink:vkResetDescriptorPool are
2852 [open,refpage='vkAllocateDescriptorSets',desc='Allocate one or more descriptor sets',type='protos']
2854 :refpage: vkAllocateDescriptorSets
2861 include::{generated}/api/protos/vkAllocateDescriptorSets.adoc[]
2906 If a call to fname:vkAllocateDescriptorSets would cause the total number of
2912 fname:vkAllocateDescriptorSets would cause the number of any given
2919 fname:vkAllocateDescriptorSets would cause the total number of inline
2943 fname:vkAllocateDescriptorSets can: be used to create multiple descriptor
2982 include::{generated}/validity/protos/vkAllocateDescriptorSets.adoc[]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_wrapper.h1607 return vkAllocateDescriptorSets(device, &allocInfo, descriptorSetsOut);

12