Searched defs:PipelineLayout (Results 1 – 4 of 4) sorted by relevance
1343 struct PipelineLayout struct1345 typedef VkPipelineLayout Type;1347 struct Parameters1367 struct Resources1387 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()1392 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
633 NON_DISPATCHABLE_HANDLE_DTOR(PipelineLayout, vkDestroyPipelineLayout) in NON_DISPATCHABLE_HANDLE_DTOR() argument
53 class PipelineLayout; variable
1371 class PipelineLayout class1374 PipelineLayout() in PipelineLayout() function in vk::PipelineLayout1379 PipelineLayout(VkPipelineLayout pipelineLayout) in PipelineLayout() function in vk::PipelineLayout