HDK
|
#include "RV_API.h"
#include <UT/UT_Array.h>
#include <UT/UT_ArrayStringMap.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_StringMap.h>
#include <utility>
#include "RV_VKDescriptorSet.h"
Go to the source code of this file.
Classes | |
class | RV_ShaderVariableSet |
A collection of Vulkan UBO, SSBO, and Image shader bindings (descriptor set) More... | |