Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksJson.hpp93 void readJSON_VkDescriptorSetLayoutCreateInfo(Context &context, const string &descriptorSetLayoutCr…
H A DvksCacheBuilder.cpp163 readJSON_VkDescriptorSetLayoutCreateInfo(jsonReader, descriptorSetLayout.second, dsCI); in exportFilesForExternalCompiler()
715readJSON_VkDescriptorSetLayoutCreateInfo(jsonReader, descriptorSetLayout.second, dsCI); in buildPipelineCache()
H A DvksJson.cpp831 void readJSON_VkDescriptorSetLayoutCreateInfo(Context &context, const string &descriptorSetLayoutCr… in readJSON_VkDescriptorSetLayoutCreateInfo() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp199 readJSON_VkDescriptorSetLayoutCreateInfo(jsonReader, it->second, dsCI); in removeRedundantObjects()