Searched defs:shader_module (Results 1 – 5 of 5) sorted by relevance
296 VkShaderModule shader_module; in SetShader() local
554 VkShaderModule shader_module; in GpuPreCallRecordPipelineCreations() local650 VkShaderModule shader_module = VK_NULL_HANDLE; in GpuPostCallRecordPipelineCreations() local
2745 VkShaderModule shader_module; in TEST_F() local3006 VkShaderModule shader_module; in TEST_F() local5084 VkShaderModule shader_module[3]; in TEST_F() local
1227 VkShaderModule shader_module; in TEST_F() local5662 auto shader_module = new VkShaderObj(m_device, csSource, VK_SHADER_STAGE_COMPUTE_BIT, this); in TEST_F() local
449 auto shader_module = new VkShaderObj(m_device, csSource, VK_SHADER_STAGE_COMPUTE_BIT, this); in TEST_F() local