/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineBlendTests.cpp | 78 class BlendStateUniqueRandomIterator : public UniqueRandomIterator<VkPipelineColorBlendAttachmentState> 83 VkPipelineColorBlendAttachmentState getIndexedValue (deUint32 index); 100 class BlendStateUniqueRandomIteratorDualSource : public UniqueRandomIterator<VkPipelineColorBlendAttachmentState> 105 VkPipelineColorBlendAttachmentState getIndexedValue (deUint32 index); 138 const VkPipelineColorBlendAttachmentState blendStates[QUAD_COUNT]); 147 VkPipelineColorBlendAttachmentState m_blendStates[QUAD_COUNT]; 166 const VkPipelineColorBlendAttachmentState blendStates[QUAD_COUNT]); 175 VkPipelineColorBlendAttachmentState m_blendStates[QUAD_COUNT]; 181 BlendTestInstance (Context& context, PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkPipelineColorBlendAttachmentState blendStates[BlendTest::QUAD_COUNT]); 188 VkPipelineColorBlendAttachmentState m_blendState [all...] |
H A D | vktPipelineMultisampleTests.cpp | 133 VkPipelineColorBlendAttachmentState getDefaultColorBlendAttachmentState (void); 149 const VkPipelineColorBlendAttachmentState& blendState, 166 const VkPipelineColorBlendAttachmentState& colorBlendState) const = 0; 170 const VkPipelineColorBlendAttachmentState m_colorBlendState; 199 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 231 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 264 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 291 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 294 static VkPipelineColorBlendAttachmentState getAlphaToOneBlendState (void); 319 const VkPipelineColorBlendAttachmentState [all...] |
H A D | vktPipelineEarlyDestroyTests.cpp | 149 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy() 168 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineBlendTests.cpp | 80 class BlendStateUniqueRandomIterator : public UniqueRandomIterator<VkPipelineColorBlendAttachmentState> 85 VkPipelineColorBlendAttachmentState getIndexedValue (deUint32 index); 102 class BlendStateUniqueRandomIteratorDualSource : public UniqueRandomIterator<VkPipelineColorBlendAttachmentState> 107 VkPipelineColorBlendAttachmentState getIndexedValue (deUint32 index); 139 const VkPipelineColorBlendAttachmentState blendStates[QUAD_COUNT]); 148 VkPipelineColorBlendAttachmentState m_blendStates[QUAD_COUNT]; 166 const VkPipelineColorBlendAttachmentState blendStates[QUAD_COUNT]); 175 VkPipelineColorBlendAttachmentState m_blendStates[QUAD_COUNT]; 181 BlendTestInstance (Context& context, PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkPipelineColorBlendAttachmentState blendStates[BlendTest::QUAD_COUNT]); 188 VkPipelineColorBlendAttachmentState m_blendState [all...] |
H A D | vktPipelineMultisampleTests.cpp | 135 VkPipelineColorBlendAttachmentState getDefaultColorBlendAttachmentState (void); 136 VkPipelineColorBlendAttachmentState getAlphaToCoverageBlendState (bool blendEnable); 151 const VkPipelineColorBlendAttachmentState& blendState, 168 const VkPipelineColorBlendAttachmentState& colorBlendState) const = 0; 172 const VkPipelineColorBlendAttachmentState m_colorBlendState; 200 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 231 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 263 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 289 const VkPipelineColorBlendAttachmentState& colorBlendState) const; 292 static VkPipelineColorBlendAttachmentState getAlphaToOneBlendStat [all...] |
H A D | vktPipelineEarlyDestroyTests.cpp | 156 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy() 175 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 379 class Attachment : public vk::VkPipelineColorBlendAttachmentState 395 ColorBlendState (const std::vector<vk::VkPipelineColorBlendAttachmentState>& attachments, 400 const vk::VkPipelineColorBlendAttachmentState* attachments, 409 std::vector<vk::VkPipelineColorBlendAttachmentState> m_attachments; 477 std::vector<vk::VkPipelineColorBlendAttachmentState> m_colorBlendStateAttachments;
|
H A D | vktDrawCreateInfoUtil.cpp | 891 PipelineCreateInfo::ColorBlendState::ColorBlendState (const std::vector<vk::VkPipelineColorBlendAttachmentState>& _attachments, in ColorBlendState() 907 const vk::VkPipelineColorBlendAttachmentState* _attachments, in ColorBlendState() 1114 m_colorBlendStateAttachments = std::vector<vk::VkPipelineColorBlendAttachmentState>(state.pAttachments, state.pAttachments + state.attachmentCount); in addState()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 379 class Attachment : public vk::VkPipelineColorBlendAttachmentState 395 ColorBlendState (const std::vector<vk::VkPipelineColorBlendAttachmentState>& attachments, 400 const vk::VkPipelineColorBlendAttachmentState* attachments, 409 std::vector<vk::VkPipelineColorBlendAttachmentState> m_attachments; 477 std::vector<vk::VkPipelineColorBlendAttachmentState> m_colorBlendStateAttachments;
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | graphics_pipeline.cc | 537 std::vector<VkPipelineColorBlendAttachmentState> 540 std::vector<VkPipelineColorBlendAttachmentState> states; in GetVkPipelineColorBlendAttachmentState() 543 VkPipelineColorBlendAttachmentState colorblend_attachment = in GetVkPipelineColorBlendAttachmentState() 544 VkPipelineColorBlendAttachmentState(); in GetVkPipelineColorBlendAttachmentState()
|
H A D | graphics_pipeline.h | 84 std::vector<VkPipelineColorBlendAttachmentState>
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkPipeline.cpp | 391 VkPipelineColorBlendAttachmentState* attachmentState) { 397 memset(attachmentState, 0, sizeof(VkPipelineColorBlendAttachmentState)); 511 VkPipelineColorBlendAttachmentState attachmentStates[1];
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | RenderPipelineVk.cpp | 233 VkPipelineColorBlendAttachmentState ComputeColorDesc(const ColorTargetState* state, in ComputeColorDesc() 235 VkPipelineColorBlendAttachmentState attachment; in ComputeColorDesc() 459 ityp::array<ColorAttachmentIndex, VkPipelineColorBlendAttachmentState, kMaxColorAttachments> in Initialize()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.h | 94 VkPipelineColorBlendAttachmentState attachments[PIPE_MAX_COLOR_BUFS];
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.hpp | 48 VkPipelineColorBlendAttachmentState& colorBlendAttachmentState,
|
H A D | vkObjUtil.cpp | 352 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in makeGraphicsPipeline() 375 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments in makeGraphicsPipeline() 527 VkPipelineColorBlendAttachmentState colorBlendAttachmentState = {}; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 91 const VkPipelineColorBlendAttachmentState defaultColorBlendAttachmentState = in makeGraphicsPipeline() 103 const VkPipelineColorBlendAttachmentState colorBlendAttachmentStates[] = in makeGraphicsPipeline() 117 colorBlendAttachmentStates, // const VkPipelineColorBlendAttachmentState* pAttachments; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 91 const VkPipelineColorBlendAttachmentState defaultColorBlendAttachmentState = in makeGraphicsPipeline() 103 const VkPipelineColorBlendAttachmentState colorBlendAttachmentStates[] = in makeGraphicsPipeline() 117 colorBlendAttachmentStates, // const VkPipelineColorBlendAttachmentState* pAttachments; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 77 const PipelineCreateInfo::ColorBlendState colorBlendState(1, static_cast<const vk::VkPipelineColorBlendAttachmentState*>(&attachmentState)); in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 256 const VkPipelineColorBlendAttachmentState pipelineColorBlendAttachmentState = in build() 276 &pipelineColorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineCacheSCTests.cpp | 159 VkPipelineColorBlendAttachmentState colorBlendAttachmentState; in createPipelineCacheTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 75 const PipelineCreateInfo::ColorBlendState colorBlendState(1, static_cast<const vk::VkPipelineColorBlendAttachmentState*>(&attachmentState)); in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 256 const VkPipelineColorBlendAttachmentState pipelineColorBlendAttachmentState = in build() 276 &pipelineColorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
H A D | vktPipelineCacheSCTests.cpp | 159 VkPipelineColorBlendAttachmentState colorBlendAttachmentState; in createPipelineCacheTest()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_clear.c | 597 VkPipelineColorBlendAttachmentState blend_att_state[V3D_MAX_DRAW_BUFFERS]; in create_color_clear_pipeline() 599 blend_att_state[i] = (VkPipelineColorBlendAttachmentState) { in create_color_clear_pipeline() 663 VkPipelineColorBlendAttachmentState blend_att_state[V3D_MAX_DRAW_BUFFERS] = { 0 }; in create_depth_clear_pipeline()
|