Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp76 void getProperties(VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT *properties) const;
H A DVkPhysicalDevice.cpp1045 void PhysicalDevice::getProperties(VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT *properties) const in getProperties()
H A DlibVulkan.cpp3324 auto properties = reinterpret_cast<VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp662 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProps; in initGrCaps()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1560 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProperties;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1552 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT blendProperties;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7000 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
7009 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp843 static void parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT& o);
1421 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT)); in parsePNextChain()
1422 parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT("", pNextObj, *((VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT*)p)); in parsePNextChain()
12413 static void parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT& o) { in parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT()
12417 o.pNext = (VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT*)parsePNextChain(obj); in parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9574 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
9583 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h9962 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
9971 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11075 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
11084 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10122 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
10131 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12948 typedef struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT { struct
12957 } VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT; typedef
H A Dvulkan_static_assertions.hpp3349 sizeof( VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp1136 const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT& blendOperationAdvancedPropertiesEXT = context.getBlendOperationAdvancedPropertiesEXT(); in validateLimitsExtBlendOperationAdvanced()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp1127 const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT& blendOperationAdvancedPropertiesEXT = context.getBlendOperationAdvancedPropertiesEXT(); in validateLimitsExtBlendOperationAdvanced()

Completed in 461 milliseconds