{"id":1434,"date":"2019-07-10T12:21:48","date_gmt":"2019-07-10T18:21:48","guid":{"rendered":"https:\/\/www.lunarg.com\/?p=1434"},"modified":"2025-01-15T18:11:08","modified_gmt":"2025-01-16T01:11:08","slug":"updated-vulkan-white-paper-available-for-gpu-assisted-validation","status":"publish","type":"post","link":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/","title":{"rendered":"White paper update available for new Vulkan GPU-assisted validation"},"content":{"rendered":"<p>LunarG updates the GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled. LunarG originally released GPU-Assisted validation with the Vulkan 1.1.97.0 SDK.\u00a0 Read on for more information about this new validation and its description in the updated <strong><a href=\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/08\/GPU-Assisted-Validation-Phase-2_Aug_19.pdf\">LunarG GPU-Assisted Validation white paper<\/a>.<\/strong><\/p>\n<p><!--more--><\/p>\n<p><span style=\"font-weight: 400;\">The Vulkan validation layers perform a variety of API usage checks during application execution. These checks verify that the application is using the API correctly by performing stateless parameter checking, object lifetime tracking, object state validation, and various other checks. The layers 1) perform these checks on the CPU as the Vulkan application executes and 2) provide valuable information about Vulkan API usage to the developer.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">However, much of an application\u2019s activity is on the GPU, where the CPU-based validation layers have little visibility. The new white paper explains the concept of GPU-assisted validation and how a developer can use it.\u00a0<\/span><\/p>\n<h2 data-fontsize=\"20\" data-lineheight=\"27\"><strong>What is GPU-Assisted Validation?<\/strong><\/h2>\n<p>GPU-assisted validation (or GPU-AV) involves using the GPU to check for API usage errors at shader execution time. These on-GPU checks can\u2019t always find general shader program logic errors but can detect certain run-time problems like out-of-bounds (OOB) indexing into descriptor arrays and accessing invalid descriptors.<\/p>\n<p><span style=\"font-weight: 400;\">This feature\u2019s design is intended to allow the developer to use nearly the same validation layer workflow on the GPU as on the CPU. This white paper discusses the types of GPU-assisted validation that have been implemented in a validation layer.\u00a0<\/span><\/p>\n<h2><strong>Phase 2 of GPU-Assisted Validation<\/strong><\/h2>\n<p><span style=\"font-weight: 400;\">LunarG designed the second phase of GPU-assisted validation to address validation when various descriptor indexing features are enabled. <\/span><span style=\"font-weight: 400;\">Descriptor indexing allows for various scenarios that can be difficult to validate on the CPU:<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">The sizes of descriptor arrays can be determined at runtime rather than at shader compile time (runtimeDescriptorArray)\u00a0<\/span><\/li>\n<li><span style=\"font-weight: 400;\">An array at the last (highest) binding point can have a variable descriptor count from set to set (descriptorBindingVariableDescriptorCount)<\/span><\/li>\n<li><span style=\"font-weight: 400;\">A descriptor can be partially bound and only those elements accessed by the shader need to have been written (descriptorBindingPartiallyBound)<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Descriptors can be written after the descriptor set has been bound, but before the command buffer is submitted to a queue (descriptorBindingSampledImageUpdateAfterBind)<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Phase 2 GPU-AV supplies out of bound descriptor array indexing checks in each of these cases.\u00a0 It also detects use of an element that has not been written by<\/span><span style=\"font-weight: 400;\"> creating an input buffer &#8212; from the perspective of the instrumented code on the GPU &#8212; in device memory to describe the sizes of each descriptor as well as the write state of all of the descriptor&#8217;s elements. <\/span><span style=\"font-weight: 400;\">The GPU code can then see which elements are accessed and report any violations of indexing or use of an unwritten element.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00a0<\/span><span style=\"font-weight: 400;\">GPU-assisted validation work is not complete. Look for future updates to LunarG&#8217;s GPU-Assisted Validation feature and the\u00a0<\/span><strong><a href=\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/08\/GPU-Assisted-Validation-Phase-2_Aug_19.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">LunarG GPU-Assisted Validation white paper.<\/a><\/strong><\/p>\n<h2 data-fontsize=\"20\" data-lineheight=\"27\"><strong>Info about LunarG, Inc.<\/strong><\/h2>\n<p>LunarG\u2019s software engineering experts create software solutions\u00a0for open source and commercial customers using leading-edge 3D graphics and compute technologies, including Vulkan, OpenXR, SPIR-V, and OpenGL. We have strengths in performance analysis and tuning, runtime and tools development, shader optimizations, driver development, new feature development, and porting engines and applications to Vulkan. Our software engineering team is based in Fort Collins, Colorado. LunarG was founded by software experts who are passionate about 3D graphics.<\/p>\n<p>For more information about LunarG, check out our\u00a0<strong><a href=\"https:\/\/www.lunarg.com\/\">website<\/a><\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>LunarG updates the GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled. LunarG originally released GPU-Assisted validation with the Vulkan 1.1.97.0 SDK.\u00a0 Read on for more information about this new validation and its description in the updated LunarG GPU-Assisted Validation white paper.<\/p>\n","protected":false},"author":14,"featured_media":1945,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[131],"tags":[35,21],"class_list":["post-1434","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-white-papers","tag-gpu-assisted-validation","tag-validation"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>White paper update available for new Vulkan GPU-assisted validation - LunarG<\/title>\n<meta name=\"description\" content=\"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"White paper update available for new Vulkan GPU-assisted validation - LunarG\" \/>\n<meta property=\"og:description\" content=\"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\" \/>\n<meta property=\"og:site_name\" content=\"LunarG\" \/>\n<meta property=\"article:published_time\" content=\"2019-07-10T18:21:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-16T01:11:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"412\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Dave Desormeaux\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dave Desormeaux\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\"},\"author\":{\"name\":\"Dave Desormeaux\",\"@id\":\"https:\/\/www.lunarg.com\/#\/schema\/person\/493f4ece901c822208cfda3feb80420a\"},\"headline\":\"White paper update available for new Vulkan GPU-assisted validation\",\"datePublished\":\"2019-07-10T18:21:48+00:00\",\"dateModified\":\"2025-01-16T01:11:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\"},\"wordCount\":569,\"publisher\":{\"@id\":\"https:\/\/www.lunarg.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg\",\"keywords\":[\"GPU-Assisted Validation\",\"validation\"],\"articleSection\":[\"White Papers\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\",\"url\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\",\"name\":\"White paper update available for new Vulkan GPU-assisted validation - LunarG\",\"isPartOf\":{\"@id\":\"https:\/\/www.lunarg.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg\",\"datePublished\":\"2019-07-10T18:21:48+00:00\",\"dateModified\":\"2025-01-16T01:11:08+00:00\",\"description\":\"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage\",\"url\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg\",\"contentUrl\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg\",\"width\":800,\"height\":412},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.lunarg.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"White paper update available for new Vulkan GPU-assisted validation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.lunarg.com\/#website\",\"url\":\"https:\/\/www.lunarg.com\/\",\"name\":\"LunarG\",\"description\":\"3D Graphics Software Solutions\",\"publisher\":{\"@id\":\"https:\/\/www.lunarg.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.lunarg.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.lunarg.com\/#organization\",\"name\":\"LunarG\",\"url\":\"https:\/\/www.lunarg.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.lunarg.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2020\/05\/logo.png\",\"contentUrl\":\"https:\/\/www.lunarg.com\/wp-content\/uploads\/2020\/05\/logo.png\",\"width\":767,\"height\":304,\"caption\":\"LunarG\"},\"image\":{\"@id\":\"https:\/\/www.lunarg.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.lunarg.com\/#\/schema\/person\/493f4ece901c822208cfda3feb80420a\",\"name\":\"Dave Desormeaux\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.lunarg.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/89944424b10c09db4e6c6e62b6ef1722?s=96&d=retro&r=pg\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/89944424b10c09db4e6c6e62b6ef1722?s=96&d=retro&r=pg\",\"caption\":\"Dave Desormeaux\"},\"sameAs\":[\"http:\/\/www.lunarg.com\"],\"url\":\"https:\/\/www.lunarg.com\/author\/dave-d\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"White paper update available for new Vulkan GPU-assisted validation - LunarG","description":"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/","og_locale":"en_US","og_type":"article","og_title":"White paper update available for new Vulkan GPU-assisted validation - LunarG","og_description":"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.","og_url":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/","og_site_name":"LunarG","article_published_time":"2019-07-10T18:21:48+00:00","article_modified_time":"2025-01-16T01:11:08+00:00","og_image":[{"width":800,"height":412,"url":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg","type":"image\/jpeg"}],"author":"Dave Desormeaux","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dave Desormeaux","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#article","isPartOf":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/"},"author":{"name":"Dave Desormeaux","@id":"https:\/\/www.lunarg.com\/#\/schema\/person\/493f4ece901c822208cfda3feb80420a"},"headline":"White paper update available for new Vulkan GPU-assisted validation","datePublished":"2019-07-10T18:21:48+00:00","dateModified":"2025-01-16T01:11:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/"},"wordCount":569,"publisher":{"@id":"https:\/\/www.lunarg.com\/#organization"},"image":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg","keywords":["GPU-Assisted Validation","validation"],"articleSection":["White Papers"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/","url":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/","name":"White paper update available for new Vulkan GPU-assisted validation - LunarG","isPartOf":{"@id":"https:\/\/www.lunarg.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage"},"image":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg","datePublished":"2019-07-10T18:21:48+00:00","dateModified":"2025-01-16T01:11:08+00:00","description":"LunarG updates the Vulkan GPU-Assisted Validation white paper to reflect new validation available for situations when the VK_EXT_descriptor_indexing extension is enabled.","breadcrumb":{"@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#primaryimage","url":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg","contentUrl":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2019\/09\/Vulkan-GPU.jpg","width":800,"height":412},{"@type":"BreadcrumbList","@id":"https:\/\/www.lunarg.com\/updated-vulkan-white-paper-available-for-gpu-assisted-validation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lunarg.com\/"},{"@type":"ListItem","position":2,"name":"White paper update available for new Vulkan GPU-assisted validation"}]},{"@type":"WebSite","@id":"https:\/\/www.lunarg.com\/#website","url":"https:\/\/www.lunarg.com\/","name":"LunarG","description":"3D Graphics Software Solutions","publisher":{"@id":"https:\/\/www.lunarg.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lunarg.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.lunarg.com\/#organization","name":"LunarG","url":"https:\/\/www.lunarg.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lunarg.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2020\/05\/logo.png","contentUrl":"https:\/\/www.lunarg.com\/wp-content\/uploads\/2020\/05\/logo.png","width":767,"height":304,"caption":"LunarG"},"image":{"@id":"https:\/\/www.lunarg.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.lunarg.com\/#\/schema\/person\/493f4ece901c822208cfda3feb80420a","name":"Dave Desormeaux","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lunarg.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/89944424b10c09db4e6c6e62b6ef1722?s=96&d=retro&r=pg","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/89944424b10c09db4e6c6e62b6ef1722?s=96&d=retro&r=pg","caption":"Dave Desormeaux"},"sameAs":["http:\/\/www.lunarg.com"],"url":"https:\/\/www.lunarg.com\/author\/dave-d\/"}]}},"_links":{"self":[{"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/posts\/1434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/comments?post=1434"}],"version-history":[{"count":0,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/posts\/1434\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/media\/1945"}],"wp:attachment":[{"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/media?parent=1434"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/categories?post=1434"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lunarg.com\/wp-json\/wp\/v2\/tags?post=1434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}