Home
last modified time | relevance | path

Searched refs:ComputeParams (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/tests/VulkanUnitTests/
DComputeTests.cpp33 struct ComputeParams struct
40 friend std::ostream &operator<<(std::ostream &os, const ComputeParams &params) in operator <<() argument
50 class ComputeTest : public testing::TestWithParam<ComputeParams>
312ComputeParams, SwiftShaderVulkanBufferToBufferComputeTest, testing::Values(ComputeParams{ 512, 1, …
315ComputeParams{ 3, 1, 1, 1 }, ComputeParams{ 2, 1, 1, 1 }));