Home
last modified time | relevance | path

Searched defs:TestParams (Results 1 – 25 of 207) sorted by relevance

123456789

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp98 struct TestParams struct
100 …expr uint32_t kMaxFragAttachments = 8u; // Based on real-world maxFragmentOutputAttachments values.
101 static constexpr uint32_t kMaxFramebufferAttachments =
103 static constexpr uint32_t kExtraPipelineAttCount = 4u; // Used when largePipeAttCount is true.
106 … attachments specified in the pipeline and framebuffer (VUID-vkCmdDraw-colorAttachmentCount-06179).
107 … const uint32_t fragAttachmentCount; // Frag shader outputs. Needs to be >= pipeFBAttachmentCount.
109 const uint32_t layerCount; // Image layers.
110 …32_t layerMask; // Which layers are going to be written to, either using viewMask or manual calls.
111 const bool multiView; // Manual or "automatic" layer handling.
114 …/ Which attachments will have VK_FORMAT_UNDEFINED in the pipeline (0 for undefined, 1 for defined).
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc2914 struct TestParams { in TEST_P() struct
2915 std::vector<int> tensor_dims; in TEST_P()
2916 std::vector<int> shape; in TEST_P()
2917 std::vector<int> expected_shape; in TEST_P()
2918 Status conversion_status; in TEST_P()
2919 Status runtime_status; in TEST_P()
2920 std::vector<int> shape_prof; // needed concrete values if shape == -1. in TEST_P()
2921 Status add_test_tensor_status; in TEST_P()
3409 struct TestParams { in TEST_P() struct
3410 std::string equation; in TEST_P()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp177 struct TestParams struct
179 uint32_t randomSeed;
180 std::vector<QueryType> queryTypes;
181 std::vector<uint32_t> drawBlocks;
182 DrawCallType drawCall;
183 GeometryType geometry;
184 ResetCase resetType;
185 AccessMethod access;
186 bool use64Bits;
187 bool availabilityBit;
[all …]
H A DvktMeshShaderSyncTests.cpp416 struct TestParams struct
418 Stage fromStage;
419 Stage toStage;
420 ResourceType resourceType;
421 BarrierType barrierType;
422 WriteAccess writeAccess;
423 ReadAccess readAccess;
424 uint32_t testValue;
427 bool readsOrWritesIn(Stage stage) const in readsOrWritesIn()
434 bool needsTask() const in needsTask()
[all …]
H A DvktMeshShaderSyncTestsEXT.cpp442 struct TestParams struct
444 Stage fromStage;
445 Stage toStage;
446 ResourceType resourceType;
447 BarrierType barrierType;
448 WriteAccess writeAccess;
449 ReadAccess readAccess;
450 uint32_t testValue;
453 bool readsOrWritesIn(Stage stage) const in readsOrWritesIn()
460 bool needsTask() const in needsTask()
[all …]
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/functional/
H A Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/functional/
H A Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/abseil-cpp/absl/functional/
H A Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/functional/
Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/functional/
H A Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/functional/
H A Dany_invocable_test.cc313 struct TestParams { struct
314 static constexpr Movable kMovability = Movability;
315 static constexpr Destructible kDestructibility = Destructibility;
316 using Qualifiers = Qual;
317 static constexpr NothrowCall kCallExceptionSpec = CallExceptionSpec;
318 static constexpr bool kIsNoexcept = kCallExceptionSpec == NothrowCall::yes;
319 static constexpr bool kIsRvalueQualified =
321 static constexpr ObjSize kSize = Size;
322 static constexpr ObjAlign kAlignment = Alignment;
325 using UnqualifiedUnaryFunType = int(Int const&&)
[all …]
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderConstExprTests.hpp50 struct TestParams struct
52 const char *name;
53 const char *expression;
55 DataType inType;
56 int minComponents;
57 int maxComponents;
59 DataType outType;
60 float output;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAttributeOffsetTests.cpp117 struct TestParams struct
119 const PipelineConstructionType constructionType;
120 const glu::DataType dataType; // vec2 or vec4.
121 const uint32_t bindingOffset; // When binding vertex buffer.
122 const StrideCase strideCase; // Pack all data or include some padding.
123 const bool useMemoryOffset; // Apply an offset when binding memory to the buffer.
124 const bool dynamic; // Use dynamic state or not.
126 uint32_t attributeSize(void) const in attributeSize()
131 bool isOverlapping(void) const in isOverlapping()
136 VkFormat attributeFormat(void) const in attributeFormat()
[all …]
H A DvktPipelineImageSlicedViewOf3DTests.cpp73 struct TestParams struct
75 TestType testType;
76 VkShaderStageFlagBits stage;
77 uint32_t width;
78 uint32_t height;
79 uint32_t depth;
80 uint32_t offset;
85 uint32_t range;
88 tcu::Maybe<uint32_t> mipLevel;
89 bool sampleImg;
[all …]
H A DvktPipelineCreationCacheControlTests.cpp264 struct TestParams struct
266 enum CacheType
274 struct Iteration
300 static constexpr size_t MAX_ITERATIONS = 4;
301 using IterationArray = ConstexprVector<Iteration, MAX_ITERATIONS>;
303 const char *name;
304 CacheType cacheType;
305 IterationArray iterations;
306 bool useMaintenance5;
435 … const vector<VkDescriptorSetLayout> &setLayouts, const TestParams &) in createPipelineLayout()
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_receive_stream_test.cc21 struct TestParams { struct
22 TestParams(const ParsedQuicVersion& version, Perspective perspective) in TestParams() argument
29 TestParams(const TestParams& other) in TestParams() function
32 ParsedQuicVersion version;
33 Perspective perspective;
H A Dqpack_send_stream_test.cc26 struct TestParams { struct
27 TestParams(const ParsedQuicVersion& version, Perspective perspective) in TestParams() argument
34 TestParams(const TestParams& other) in TestParams() argument
37 ParsedQuicVersion version;
38 Perspective perspective;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp209 struct TestParams struct
211 SpaceObjects spaceObjects;
212 float directionScale;
213 float rotationX;
214 float rotationY;
215 VkShaderStageFlagBits testStage;
216 VkGeometryTypeKHR geometryType;
217 bool useArraysOfPointers;
218 bool updateMatrixAfterBuild;
219 RayOriginType rayOriginType;
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp141 struct TestParams struct
143 VkFormat colorFormat;
144 VkFormat depthFormat;
145 Topology topology;
146 Vec4 expectedColor;
147 float colorEpsilon;
148 float expectedDepth;
149 float depthEpsilon;
150 uint32_t repeatCount;
151 bool enableBlend;
[all …]
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service_integrationtest.cc35 struct TestParams { struct
36 std::string id;
37 std::string tcp_sock_name;
38 std::string unix_sock_name;
39 std::string producer_name;
41 std::unique_ptr<RelayService> relay_service;
42 std::unique_ptr<base::UnixSocket> server_socket;
43 std::unique_ptr<FakeProducerThread> producer_thread;
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_send_control_stream_test.cc29 struct TestParams { struct
30 TestParams(const ParsedQuicVersion& version, Perspective perspective) in TestParams() argument
35 TestParams(const TestParams& other) in TestParams() function
46 ParsedQuicVersion version;
47 Perspective perspective;
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp42 struct TestParams struct
44 const char *name;
45 const char *expression;
47 glu::DataType inType;
48 int minComponents;
49 int maxComponents;
51 glu::DataType outType;
53 {
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp64 struct TestParams struct
66 uint32_t colorAttachmentCount;
67 uint32_t extraAttachmentCount;
68 ExtraAttachments extraAttachments;
69 uint32_t extraFragmentOutputCount;
70 ExtraAttachments extraOutputs;
71 bool useDepthAttachment;
72 vk::VkFormat colorFormat;
73 vk::VkFormat depthFormat;
74 bool bindShadersBeforeBeginRendering;
[all …]
/aosp_15_r20/external/tink/cc/aead/internal/
H A Dssl_aead_large_inputs_test.cc63 struct TestParams { struct
64 std::string test_name;
65 std::string cipher;
66 int tag_size;
67 absl::string_view iv_hex;
68 absl::string_view key_hex;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp235 struct TestParams struct
237 const VkFormat attachmentFormat; // Depth attachment format.
238 const MaybeRepr reprInfo; // Representation info. We omit it for some cases.
239 const SetMechanism setMechanism;
240 …getBias; // The bias we aim to get, before clamping. Based on this and R, we can calculate factors.
241 const UsedFactor usedFactor;
242 const float constantDepth; // When using UsedFactor::CONSTANT.
243 const float depthBiasClamp;
244 const bool secondaryCmdBuffer; // Use secondary command buffers or not.
245 const bool renderPassInherit; // Renderpass started before the secondary command buffer
[all …]

123456789