VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
DeviceMasterVk< Q >::_ShaderProp Struct Reference

#include <Context1Vk.h>

Public Attributes

uint32_t subgroupSize
 
uint32_t shaderSMCount
 
uint32_t shaderWarpsPerSM
 

Detailed Description

template<class Q>
struct DeviceMasterVk< Q >::_ShaderProp

Definition at line 256 of file Context1Vk.h.

Member Data Documentation

◆ shaderSMCount

template<class Q >
uint32_t DeviceMasterVk< Q >::_ShaderProp::shaderSMCount

Definition at line 257 of file Context1Vk.h.

◆ shaderWarpsPerSM

template<class Q >
uint32_t DeviceMasterVk< Q >::_ShaderProp::shaderWarpsPerSM

Definition at line 257 of file Context1Vk.h.

◆ subgroupSize

template<class Q >
uint32_t DeviceMasterVk< Q >::_ShaderProp::subgroupSize

Definition at line 257 of file Context1Vk.h.


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