Searched defs:shader_module (Results 1 – 3 of 3) sorted by relevance
71 struct shader_module { struct78 VkShaderModule vk_shader_module; argument89 …shader_module(VkShaderModuleCreateInfo const *pCreateInfo, VkShaderModule shaderModule, spv_target… in shader_module() argument99 shader_module() : has_valid_spirv(false), vk_shader_module(VK_NULL_HANDLE) {} in shader_module() argument102 …nst_iter begin() const { return spirv_inst_iter(words.begin(), words.begin() + 5); } // First insn in begin()103 …end() const { return spirv_inst_iter(words.begin(), words.end()); } // Just past last insn in end()105 …t_iter at(unsigned offset) const { return spirv_inst_iter(words.begin(), words.begin() + offset); } in at()108 spirv_inst_iter get_def(unsigned id) const { in get_def()
543 VkShaderModule shader_module; in GpuPreCallRecordCreateGraphicsPipelines() local
19862 VkShaderModule shader_module; in TEST_F() local20328 VkShaderModule shader_module; in TEST_F() local20390 VkShaderModule shader_module; in TEST_F() local20470 VkShaderModule shader_module; in TEST_F() local20647 VkShaderModule shader_module; in TEST_F() local