Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h295 const TEMPLATE_STATE* GetDescriptorTemplateState(const layer_data* dev_data,
Dcore_validation.cpp694 const TEMPLATE_STATE *CoreChecks::GetDescriptorTemplateState(const layer_data *dev_data, in GetDescriptorTemplateState() function in CoreChecks
12999 const auto template_state = GetDescriptorTemplateState(device_data, descriptorUpdateTemplate); in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13055 const auto template_state = GetDescriptorTemplateState(device_data, descriptorUpdateTemplate); in PreCallRecordCmdPushDescriptorSetWithTemplateKHR()