Searched defs:QoShaderModuleCreateInfo (Results 1 – 1 of 1) sorted by relevance
40 struct QoShaderModuleCreateInfo { struct41 void* pNext;42 size_t spirvSize;43 const void* pSpirv;44 uint32_t declarationCount;45 const QoShaderDecl* pDeclarations;46 VkShaderStageFlagBits stage;