Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:custom_construct_txt

1664             custom_construct_txt = {'VkWriteDescriptorSet' :
1771 if s in custom_construct_txt:
1772 construct_txt = custom_construct_txt[s]