Searched refs:shader_module (Results 1 – 3 of 3) sorted by relevance
101 struct shader_module;147 unordered_map<VkShaderModule, unique_ptr<shader_module>> shaderModuleMap;182 static void build_def_index(shader_module *);219 struct shader_module { struct227 shader_module(VkShaderModuleCreateInfo const *pCreateInfo) in shader_module() argument1140 static void build_def_index(shader_module *module) { in build_def_index()1203 static spirv_inst_iter find_entrypoint(shader_module *src, char const *name, VkShaderStageFlagBits … in find_entrypoint()1258 unsigned get_constant_value(shader_module const *src, unsigned id) { in get_constant_value()1273 static void describe_type_inner(std::ostringstream &ss, shader_module const *src, unsigned type) { in describe_type_inner()1332 static std::string describe_type(shader_module const *src, unsigned type) { in describe_type()[all …]
1339 dEQP-VK.api.object_management.single.shader_module1381 dEQP-VK.api.object_management.multiple_unique_resources.shader_module1422 dEQP-VK.api.object_management.multiple_shared_resources.shader_module1464 dEQP-VK.api.object_management.max_concurrent.shader_module1504 dEQP-VK.api.object_management.multithreaded_per_thread_device.shader_module1546 dEQP-VK.api.object_management.multithreaded_per_thread_resources.shader_module1587 dEQP-VK.api.object_management.multithreaded_shared_resources.shader_module1626 dEQP-VK.api.object_management.single_alloc_callbacks.shader_module1668 dEQP-VK.api.object_management.alloc_callback_fail.shader_module
1343 dEQP-VK.api.object_management.single.shader_module1385 dEQP-VK.api.object_management.multiple_unique_resources.shader_module1426 dEQP-VK.api.object_management.multiple_shared_resources.shader_module1468 dEQP-VK.api.object_management.max_concurrent.shader_module1508 dEQP-VK.api.object_management.multithreaded_per_thread_device.shader_module1550 dEQP-VK.api.object_management.multithreaded_per_thread_resources.shader_module1591 dEQP-VK.api.object_management.multithreaded_shared_resources.shader_module1630 dEQP-VK.api.object_management.single_alloc_callbacks.shader_module1672 dEQP-VK.api.object_management.alloc_callback_fail.shader_module