Lines Matching refs:format
323 m_imageFormat, // VkFormat format;
351 m_imageFormat, // VkFormat format;
389 m_imageFormat, // VkFormat format;
416 m_imageFormat, // VkFormat format;
439 m_imageFormat, // VkFormat format;
450 m_imageFormat, // VkFormat format;
723 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
729 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
1275 m_imageFormat, // VkFormat format;
1303 m_imageFormat, // VkFormat format;
1327 m_imageFormat, // VkFormat format;
1354 m_imageFormat, // VkFormat format;
1892 , m_format (VK_FORMAT_R8_UNORM) // Use single-channel format to minimize memory allocation when using large render targets
1973 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
1979 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
2236 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
5958 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
5964 VK_FORMAT_R32G32B32A32_SFLOAT, // VkFormat format;
6778 TCU_THROW(NotSupportedError, "Required image format not supported");
6809 StrideZeroCase::kColorFormat, // VkFormat format;
6837 vk::VK_FORMAT_R32G32_SFLOAT, // VkFormat format;
7030 const auto format = VK_FORMAT_R8G8B8A8_UNORM;
7031 const auto tcuFormat = mapVkFormat(format);
7043 format, // VkFormat format;
7058 const auto colorBufferView = makeImageView(vkd, device, colorBuffer.get(), VK_IMAGE_VIEW_TYPE_2D, format, colorSRR);
7068 const auto renderPass = makeRenderPass(vkd, device, format);
7515 colorFormat, // VkFormat format;
8920 vk::VkFormat format;
8923 // Test depth bias with format D16_UNORM
8925 // Test depth bias with format D32_SFLOAT
8927 // Test depth bias with format D24_UNORM_S8_UINT
8929 // Test depth bias constant 1 and -1 with format D16_UNORM
8931 // Test depth bias constant 1 and -1 with format D32_SFLOAT
8933 // Test depth bias constant 1 and -1 with format D24_UNORM_S8_UINT
8935 // Test depth bias slope with format D16_UNORM
8937 // Test depth bias constant 1 and -1 with format D16_UNORM
8939 // Test depth bias constant 1 and -1 with format D16_UNORM
8941 // Test depth bias constant 1 and -1 with format D24_UNORM_S8_UINT
8943 // Test depth bias constant 1 and -1 with format D24_UNORM_S8_UINT
8945 // Test depth bias constant 1 and -1 with format D32_SFLOAT
8947 // Test depth bias constant 1 and -1 with format D32_SFLOAT
8958 cases[i].format, // format