Home
last modified time | relevance | path

Searched refs:advancedBlendMaxColorAttachments (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1597 if (m_param.colorAttachmentsCount > blendProperties.advancedBlendMaxColorAttachments)
1600 error << "Unsupported number of color attachments (" << blendProperties.advancedBlendMaxColorAttachments << " < " << m_param.colorAttachmentsCount;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1589 if (m_param.colorAttachmentsCount > blendProperties.advancedBlendMaxColorAttachments)
1592 error << "Unsupported number of color attachments (" << blendProperties.advancedBlendMaxColorAttachments << " < " << m_param.colorAttachmentsCount;
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1047 // Note: advancedBlendMaxColorAttachments could already support sw::MAX_COLOR_BUFFERS as is, in getProperties()
1049 properties->advancedBlendMaxColorAttachments = 1; in getProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7003 uint32_t advancedBlendMaxColorAttachments; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp1142 { PN(checkAlways), PN(blendOperationAdvancedPropertiesEXT.advancedBlendMaxColorAttachments), LIM_MIN_UINT32(1) }, in validateLimitsExtBlendOperationAdvanced()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp1133 { PN(checkAlways), PN(blendOperationAdvancedPropertiesEXT.advancedBlendMaxColorAttachments), LIM_MIN_UINT32(1) }, in validateLimitsExtBlendOperationAdvanced()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9577 uint32_t advancedBlendMaxColorAttachments; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp39013 uint32_t advancedBlendMaxColorAttachments = {}; global() member
[all...]
H A Dvulkan_core.h9965 uint32_t advancedBlendMaxColorAttachments; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11078 uint32_t advancedBlendMaxColorAttachments; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10125 uint32_t advancedBlendMaxColorAttachments; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp12419 parse_uint32_t("advancedBlendMaxColorAttachments", obj["advancedBlendMaxColorAttachments"], (o.advancedBlendMaxColorAttachments)); in parse_VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12951 uint32_t advancedBlendMaxColorAttachments; member
H A Dvulkan_hash.hpp7519 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceBlendOperationAdvancedPropertiesEXT.advancedBlendMaxColorAttachments );
H A Dvulkan_structs.hpp[all...]

Completed in 484 milliseconds