Home
last modified time | relevance | path

Searched refs:GenericHeader (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dstateless_validation.h66 struct GenericHeader { struct
479 …ctContents(const char *api_name, const ParameterName &parameter_name, const GenericHeader *header);
526 const GenericHeader *current = reinterpret_cast<const GenericHeader *>(next); in validate_struct_pnext()
579 current = reinterpret_cast<const GenericHeader *>(current->pNext); in validate_struct_pnext()