Home
last modified time | relevance | path

Searched refs:VkPipelineColorBlendAttachmentState (Results 1 - 25 of 221) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp78 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 DvktPipelineMultisampleTests.cpp133 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 DvktPipelineEarlyDestroyTests.cpp149 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy()
168 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp80 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 DvktPipelineMultisampleTests.cpp135 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 DvktPipelineEarlyDestroyTests.cpp156 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState = in testEarlyDestroy()
175 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in testEarlyDestroy()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp379 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 DvktDrawCreateInfoUtil.cpp891 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 DvktDrawCreateInfoUtil.hpp379 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 Dgraphics_pipeline.cc537 std::vector<VkPipelineColorBlendAttachmentState>
540 std::vector<VkPipelineColorBlendAttachmentState> states; in GetVkPipelineColorBlendAttachmentState()
543 VkPipelineColorBlendAttachmentState colorblend_attachment = in GetVkPipelineColorBlendAttachmentState()
544 VkPipelineColorBlendAttachmentState(); in GetVkPipelineColorBlendAttachmentState()
H A Dgraphics_pipeline.h84 std::vector<VkPipelineColorBlendAttachmentState>
/third_party/skia/src/gpu/vk/
H A DGrVkPipeline.cpp391 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 DRenderPipelineVk.cpp233 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 Dzink_state.h94 VkPipelineColorBlendAttachmentState attachments[PIPE_MAX_COLOR_BUFS];
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.hpp48 VkPipelineColorBlendAttachmentState& colorBlendAttachmentState,
H A DvkObjUtil.cpp352 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 DvktSparseResourcesShaderIntrinsicsSampled.cpp91 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 DvktSparseResourcesShaderIntrinsicsSampled.cpp91 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 DvktDynamicStateCBTests.cpp77 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 DvktGeometryTestsUtil.cpp256 const VkPipelineColorBlendAttachmentState pipelineColorBlendAttachmentState = in build()
276 &pipelineColorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments; in build()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp159 VkPipelineColorBlendAttachmentState colorBlendAttachmentState; in createPipelineCacheTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp75 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 DvktGeometryTestsUtil.cpp256 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 DvktPipelineCacheSCTests.cpp159 VkPipelineColorBlendAttachmentState colorBlendAttachmentState; in createPipelineCacheTest()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c597 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()

Completed in 27 milliseconds

123456789