Lines Matching +defs:fs +defs:err
868 VkResult err; in TEST_F() local
996 VkResult err; in TEST_F() local
1461 VkResult err = vkCreateDevice(gpu(), &device_create_info, nullptr, &local_device); in TEST_F() local
1572 VkResult err = vkAllocateCommandBuffers(test_device.handle(), &cmd, &cmd_buffer); in TEST_F() local
1634 VkResult err = vkAllocateCommandBuffers(test_device.handle(), &cmd, &cmd_buffer); in TEST_F() local
1673 VkResult err = vkCreateSampler(m_device->device(), &sampler_ci, NULL, &sampler); in TEST_F() local
1677 VkShaderObj fs(m_device, bindStateFragSamplerShaderText, VK_SHADER_STAGE_FRAGMENT_BIT, this); in TEST_F() local
1735 VkResult err = VK_SUCCESS; in TEST_F() local
1778 VkResult err = VK_SUCCESS; in TEST_F() local
2060 VkResult err; in TEST_F() local
2071 VkShaderObj fs(m_device, bindStateFragSamplerShaderText, VK_SHADER_STAGE_FRAGMENT_BIT, this); in TEST_F() local
2148 VkResult err = vkCreateBufferView(m_device->device(), &bvci, NULL, &view); in TEST_F() local
2159 VkShaderObj fs(m_device, fsSource, VK_SHADER_STAGE_FRAGMENT_BIT, this); in TEST_F() local
2220 VkResult err; in TEST_F() local
2231 VkShaderObj fs(m_device, bindStateFragSamplerShaderText, VK_SHADER_STAGE_FRAGMENT_BIT, this); in TEST_F() local
2338 VkResult err; in TEST_F() local