Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
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;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp54 struct TestParams struct
56 deUint32 numQueues; //! use 2 or more to sync between different queues
57 deUint32 numWaitSemaphores;
58 deUint32 numSignalSemaphores;
59 bool emptySubmission; //! will make an empty bind sparse submission
60 bool bindSparseUseFence;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp53 struct TestParams struct
56 {
60 VkDeviceSize dstSize;
61 VkDeviceSize dstOffset;
62 VkDeviceSize size;
63 deUint32 testData[TEST_DATA_SIZE];
64 de::SharedPtr<IBufferAllocator> bufferAllocator;
DvktApiImageClearingTests.cpp457 struct TestParams struct
459 bool useSingleMipLevel; //!< only mip level 0, otherwise up to maxMipLevels
460 VkImageType imageType;
461 VkFormat imageFormat;
462 VkExtent3D imageExtent;
463 deUint32 imageLayerCount;
464 LayerRange imageViewLayerRange;
465 VkClearValue initValue;
466 VkClearValue clearValue[2]; //!< the second value is used with more than one mip map
467 LayerRange clearLayerRange;
[all …]
DvktApiCopiesAndBlittingTests.cpp130 struct TestParams struct
132 union Data
140 } src, dst;
142 std::vector<CopyRegion> regions;
145 {
150 AllocationKind allocationKind;
/external/libvpx/libvpx/test/
Dsad_test.cc28 struct TestParams { struct
29 TestParams(int w, int h, Function f, int bd = -1) in TestParams() function
37 typedef TestParams<SadMxNFunc> SadMxNParam; argument
Dvariance_test.cc266 struct TestParams { struct
267 TestParams(int log2w = 0, int log2h = 0, Func function = NULL, in TestParams() function
282 int log2width, log2height;
283 int width, height;
284 int block_size;
285 Func func;
286 vpx_bit_depth_t bit_depth;
287 bool use_high_bit_depth;
288 uint32_t mask;
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp59 struct TestParams struct
61 VkFrontFace frontFace;
62 VkCullModeFlagBits cullMode;
DvktDrawInstancedTests.cpp50 struct TestParams struct
52 enum DrawFunction
62 DrawFunction function;
63 vk::VkPrimitiveTopology topology;
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp683 struct TestParams struct
685 bool initSingle;
686 bool switchVtx;
687 bool switchFrg;
688 bool useUniform;
689 bool useSameName;
690 bool useCreateHelper;
691 bool useProgramUniform;
692 VaryingParams varyings;
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp792 struct TestParams { struct
805 TestParams(UErrorCode &status) : dataToBreak() { in TestParams() argument
814 ~TestParams() { in ~TestParams() argument
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp56 struct TestParams struct
58 int numDrawInstances;
59 int numInvocations;
DvktGeometryLayeredRenderingTests.cpp75 struct TestParams struct
77 TestType testType;
78 ImageParams image;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestExtended.java41 static class TestParams { class in RBBITestExtended
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestExtended.java40 static class TestParams { class in RBBITestExtended
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestFmwk.java303 private static class TestParams { class in TestFmwk
318 private TestParams() { in TestParams() method in TestFmwk.TestParams
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java302 private static class TestParams { class in TestFmwk
317 private TestParams() { in TestParams() method in TestFmwk.TestParams