Home
last modified time | relevance | path

Searched refs:pAttributes (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h64 const SECURITY_ATTRIBUTES* pAttributes; member
132 const SECURITY_ATTRIBUTES* pAttributes; member
184 const SECURITY_ATTRIBUTES* pAttributes; member
224 const SECURITY_ATTRIBUTES* pAttributes; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h64 const SECURITY_ATTRIBUTES* pAttributes; member
132 const SECURITY_ATTRIBUTES* pAttributes; member
184 const SECURITY_ATTRIBUTES* pAttributes; member
224 const SECURITY_ATTRIBUTES* pAttributes; member
H A Dvulkan_structs.hpp23931 : pAttributes( pAttributes_ )
23962 pAttributes = pAttributes_;
23994 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( pAttributes == rhs.pAttributes ) &&
24007 const SECURITY_ATTRIBUTES * pAttributes = {}; member
24213 : pAttributes( pAttributes_ )
24244 pAttributes = pAttributes_;
24276 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( pAttributes == rhs.pAttributes ) &&
24289 const SECURITY_ATTRIBUTES * pAttributes member
24389 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
24585 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h64 const SECURITY_ATTRIBUTES* pAttributes; member
132 const SECURITY_ATTRIBUTES* pAttributes; member
184 const SECURITY_ATTRIBUTES* pAttributes; member
224 const SECURITY_ATTRIBUTES* pAttributes; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h64 const SECURITY_ATTRIBUTES* pAttributes; member
132 const SECURITY_ATTRIBUTES* pAttributes; member
184 const SECURITY_ATTRIBUTES* pAttributes; member
224 const SECURITY_ATTRIBUTES* pAttributes; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h66 const SECURITY_ATTRIBUTES* pAttributes; member
136 const SECURITY_ATTRIBUTES* pAttributes; member
189 const SECURITY_ATTRIBUTES* pAttributes; member
230 const SECURITY_ATTRIBUTES* pAttributes; member
H A Dvulkan_hash.hpp4532 VULKAN_HPP_HASH_COMBINE( seed, exportFenceWin32HandleInfoKHR.pAttributes );
4575 VULKAN_HPP_HASH_COMBINE( seed, exportMemoryWin32HandleInfoKHR.pAttributes );
4592 VULKAN_HPP_HASH_COMBINE( seed, exportMemoryWin32HandleInfoNV.pAttributes );
4749 VULKAN_HPP_HASH_COMBINE( seed, exportSemaphoreWin32HandleInfoKHR.pAttributes );
H A Dvulkan_structs.hpp34301 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
34615 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
34723 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
35812 const SECURITY_ATTRIBUTES * pAttributes = {}; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp13250 parse_NvSciSyncAttrList("pAttributes", obj["pAttributes"], (o.pAttributes)); in parse_VkExportFenceSciSyncInfoNV()
13295 parse_NvSciSyncAttrList("pAttributes", obj["pAttributes"], (o.pAttributes)); in parse_VkExportSemaphoreSciSyncInfoNV()
13344 parse_NvSciBufAttrList("pAttributes", obj["pAttributes"], (o.pAttributes)); in parse_VkExportMemorySciBufInfoNV()

Completed in 134 milliseconds