Searched defs:GraphicsPipeline (Results 1 – 1 of 1) sorted by relevance
1493 struct GraphicsPipeline struct1495 typedef VkPipeline Type;1498 struct Parameters1503 struct Resources1521 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()1526 static void initPrograms (SourceCollections& dst, Parameters) in initPrograms()1532 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) in create()