Home
last modified time | relevance | path

Searched defs:PipelineLayout (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1336 struct PipelineLayout struct
1338 typedef VkPipelineLayout Type;
1340 struct Parameters
1360 struct Resources
1380 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1385 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp694 NON_DISPATCHABLE_HANDLE_DTOR(PipelineLayout, vkDestroyPipelineLayout) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h61 class PipelineLayout; variable