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