VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
PipelineStateCreateInfoVk Struct Reference

#include <vthreepy_types.h>

Public Attributes

ShaderStagesTy ShaderStages
 
DynamicTy Dynamic
 
ViewportTy Viewport
 
MultisampleTy Multisample
 
InputAssemblyTy InputAssembly
 
RasterizationTy Rasterization
 
DepthStencilTy DepthStencil
 
ColorBlendTy ColorBlend
 

Detailed Description

Definition at line 507 of file vthreepy_types.h.

Member Data Documentation

◆ ColorBlend

ColorBlendTy PipelineStateCreateInfoVk::ColorBlend

Definition at line 518 of file vthreepy_types.h.

◆ DepthStencil

DepthStencilTy PipelineStateCreateInfoVk::DepthStencil

Definition at line 517 of file vthreepy_types.h.

◆ Dynamic

DynamicTy PipelineStateCreateInfoVk::Dynamic

Definition at line 510 of file vthreepy_types.h.

◆ InputAssembly

InputAssemblyTy PipelineStateCreateInfoVk::InputAssembly

Definition at line 515 of file vthreepy_types.h.

◆ Multisample

MultisampleTy PipelineStateCreateInfoVk::Multisample

Definition at line 513 of file vthreepy_types.h.

◆ Rasterization

RasterizationTy PipelineStateCreateInfoVk::Rasterization

Definition at line 516 of file vthreepy_types.h.

◆ ShaderStages

ShaderStagesTy PipelineStateCreateInfoVk::ShaderStages

Definition at line 509 of file vthreepy_types.h.

◆ Viewport

ViewportTy PipelineStateCreateInfoVk::Viewport

Definition at line 512 of file vthreepy_types.h.


The documentation for this struct was generated from the following file: