/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrFormatTests.cpp | 189 struct TestParameters struct 191 VkFormat format; 192 UVec2 size; 193 VkImageCreateFlags flags; 194 VkImageTiling tiling; 195 glu::ShaderType shaderType; 196 bool useMappedMemory; 197 bool useArrayLayers; 199 …TestParameters(VkFormat format_, const UVec2 &size_, VkImageCreateFlags flags_, VkImageTiling tili… in TestParameters() argument 211 TestParameters(void) in TestParameters() argument
|
H A D | vktYCbCrViewTests.cpp | 264 struct TestParameters struct 266 enum ViewType 274 ViewType viewType; 275 VkFormat format; 276 UVec2 size; 277 VkImageCreateFlags createFlags; 278 uint32_t planeNdx; 279 VkFormat planeCompatibleFormat; 280 glu::ShaderType shaderType; 281 bool isCompatibilityFormat; [all …]
|
H A D | vktYCbCrImageQueryTests.cpp | 79 struct TestParameters struct 81 QueryType query; 82 VkFormat format; 83 VkImageCreateFlags flags; 84 glu::ShaderType shaderType; 86 …TestParameters(QueryType query_, VkFormat format_, VkImageCreateFlags flags_, glu::ShaderType shad… in TestParameters() function 94 TestParameters(void) in TestParameters() function 723 void initImageQueryLodPrograms(SourceCollections &dst, TestParameters) in initImageQueryLodPrograms() argument
|
H A D | vktYCbCrStorageImageWriteTests.cpp | 49 struct TestParameters struct 51 VkFormat format; 52 tcu::UVec3 size; 53 VkImageCreateFlags flags; 55 TestParameters(VkFormat format_, const tcu::UVec3 &size_, VkImageCreateFlags flags_) in TestParameters() argument 62 TestParameters(void) : format(VK_FORMAT_UNDEFINED), flags(0u) in TestParameters() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAstcDecodeModeTests.cpp | 63 struct TestParameters struct 65 ImageType imageType; 66 UVec3 imageSize; 68 VkFormat testedFormat; 69 bool testedIsUnorm; 70 VkFormat testedDecodeMode; 71 VkImageUsageFlags testedImageUsage; 73 VkFormat resultFormat; 74 VkImageUsageFlags resultImageUsage;
|
H A D | vktImageTranscodingSupportTests.cpp | 91 struct TestParameters struct 93 Operation operation; 94 UVec3 size; 95 ImageType imageType; 96 VkImageUsageFlagBits testedImageUsageFeature; 97 VkFormat featuredFormat; 98 VkFormat featurelessFormat; 99 VkImageUsageFlags testedImageUsage; 100 VkImageUsageFlags pairedImageUsage; 101 const VkFormat *compatibleFormats;
|
H A D | vktImageHostImageCopyTests.cpp | 230 struct TestParameters struct 232 bool hostCopyMemoryToImage; 233 bool hostCopyImageToMemory; 234 bool hostTransferLayout; 235 bool outputImageHostTransition; 236 bool memcpyFlag; 237 bool dynamicRendering; 238 Command command; 239 vk::VkFormat imageSampledFormat; 240 vk::VkImageLayout srcLayout; [all …]
|
H A D | vktImageCompressionTranscodingSupport.cpp | 105 struct TestParameters struct 107 Operation operation; 108 ShaderType shader; 109 UVec3 size; 110 uint32_t layers; 111 ImageType imageType; 112 VkFormat formatCompressed; 113 VkFormat formatUncompressed; 114 uint32_t imagesCount; 115 VkImageUsageFlags compressedImageUsage; [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktPrimitivesGeneratedQueryTests.cpp | 139 struct TestParameters struct 141 QueryReadType queryReadType; 142 QueryResetType queryResetType; 143 QueryResultType queryResultType; 144 ShaderStage shaderStage; 145 bool transformFeedback; 146 RasterizationCase rastCase; 147 bool depthStencilAttachment; 148 VkPrimitiveTopology primitiveTopology; 149 VertexStream pgqStream; [all …]
|
H A D | vktTransformFeedbackSimpleTests.cpp | 119 struct TestParameters struct 121 const PipelineConstructionType pipelineConstructionType; 123 TestType testType; 124 uint32_t bufferSize; 125 uint32_t partCount; 126 uint32_t streamId; 127 uint32_t pointSize; 128 uint32_t vertexStride; 129 StreamId0Mode streamId0Mode; 130 bool query64bits; [all …]
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | key_value_store_map_test.cc | 51 struct TestParameters { struct 52 size_t sector_size; 53 size_t sector_count; 54 size_t sector_alignment; 55 size_t redundancy; 56 size_t partition_start_sector; 57 size_t partition_sector_count; 58 size_t partition_alignment;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 70 struct TestParameters struct 72 tcu::IVec3 imageSize; 73 uint32_t mipLevel; 74 int32_t layerNdx; 75 ImageAccessType imageType; 76 TestType testType; 77 VkFormat imageFormat; 78 PipelineConstructionType pipelineConstructionType;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberGlslTests.cpp | 56 struct TestParameters in createCrashTestGroup() struct 58 std::string name; in createCrashTestGroup() 59 std::string description; in createCrashTestGroup() 60 std::vector<std::string> requirements; in createCrashTestGroup()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureCompatibilityTests.cpp | 79 struct TestParameters struct 81 std::string testName; 82 glw::GLenum internalFormat; 83 glw::GLenum format; 84 glw::GLenum testType;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingRandomTests.cpp | 56 struct TestParameters struct 58 VkFormat imageFormat; 59 UVec2 renderSize; 60 bool enableGeometry; 61 bool enableTessellation; 62 bool enableMultiview; 63 uint32_t randomSeed;
|
H A D | vktDynamicRenderingTests.cpp | 143 struct TestParameters struct 145 TestType testType; 146 const Vec4 clearColor; 147 float depthClearValue; 148 uint32_t stencilClearValue; 149 const VkFormat imageFormat; 150 const UVec2 renderSize;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiColorSpaceTests.cpp | 216 struct TestParameters struct 218 Type wsiType; 219 TestDimension dimension; 221 … TestParameters(Type wsiType_, TestDimension dimension_) : wsiType(wsiType_), dimension(dimension_) in TestParameters() function 225 TestParameters(void) : wsiType(TYPE_LAST), dimension(TEST_DIMENSION_LAST) in TestParameters() argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 193 struct TestParameters struct 195 vk::wsi::Type wsiType; 196 TestDimension dimension; 198 …TestParameters(vk::wsi::Type wsiType_, TestDimension dimension_) : wsiType(wsiType_), dimension(di… in TestParameters() function 202 TestParameters(void) : wsiType(vk::wsi::TYPE_LAST), dimension(TEST_DIMENSION_LAST) in TestParameters() function 952 void checkSupport(Context &context, TestParameters) in checkSupport() argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm64bitCompareTests.cpp | 232 struct TestParameters struct 234 DataType dataType; 235 const CompareOperation<T> &operation; 236 vk::VkShaderStageFlagBits stage; 237 const OperandsVector<T> &operands; 238 bool requireNanPreserve;
|
H A D | vktSpvAsmCrossStageInterfaceTests.cpp | 75 struct TestParameters struct 77 TestParameters(TestType q, size_t s) : testOptions(s), qualifier(q) in TestParameters() argument 80 vector<int> testOptions; 81 TestType qualifier;
|
H A D | vktSpvAsmSpirvVersionTests.cpp | 63 struct TestParameters struct 65 Operation operation; 66 SpirvVersion spirvVersion;
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_stereo_unittest.cc | 32 struct TestParameters { struct 33 int frame_size; 34 int sample_rate; 35 size_t num_channels;
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/testing/ |
H A D | ParametersWithSerializationTest.java | 32 private static final class TestParameters extends Parameters { class in ParametersWithSerializationTest 33 public TestParameters() {} in TestParameters() method in ParametersWithSerializationTest.TestParameters
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSampleAttributeTests.cpp | 66 struct TestParameters struct 68 const SharedGroupParams general; 71 Trigger trigger;
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/ |
H A D | KeyTesterTest.java | 32 private static class TestParameters extends Parameters { class in KeyTesterTest 35 public TestParameters(int hashCode) { in TestParameters() method in KeyTesterTest.TestParameters
|