Searched defs:QoShaderModuleCreateInfo (Results 1 – 1 of 1) sorted by relevance
56 struct QoShaderModuleCreateInfo { struct57 void* pNext;58 size_t spirvSize;59 const void* pSpirv;60 uint32_t declarationCount;61 const QoShaderDecl* pDeclarations;62 VkShaderStageFlagBits stage;