Home
last modified time | relevance | path

Searched defs:seed (Results 401 - 425 of 496) sorted by relevance

1...<<11121314151617181920

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp331 std::vector<CompareData> generateCompareData (const deUint32 seed, in generateCompareData() argument
1225 const deUint32 seed = 123 + 19 * subpassNdx; in createPerSubpassData() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp1497 const deUint32 seed = baseSeed + static_cast<deUint32>(format) + static_cast<deUint32>(mappingIdx) + static_cast<deUint32>(borderColorIdx) + static_cast<deUint32>(gatherIdx); in createSamplerBorderSwizzleTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp110 deUint32 seed; member
1037 deUint32 seed = 1614674687u; in addBasicTests() local
1100 seed++, in addBasicTests() local
1135 seed++, in addBasicTests() local
1160 deUint32 seed = 1614674688u; in addCopyTests() local
1190 seed++, in addCopyTests() local
H A DvktRayQueryWatertightnessTests.cpp2210 const deUint32 seed = (deUint32)(testCtx.getCommandLine().getBaseSeed()); in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp79 deUint32 seed; member
2003 deUint32 seed = 0; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp830 deUint32 seed = 0xFEE768FCu; in createTrinaryMinMaxGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp113 RandomSSBOLayoutCase::RandomSSBOLayoutCase (tcu::TestContext& testCtx, const char* name, BufferMode bufferMode, deUint32 features, deUint32 seed, bool usePhysStorageBuffer) in RandomSSBOLayoutCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1374 CaptureReplayTestCase::CaptureReplayTestCase (tcu::TestContext& context, const char* name, const char* desc, deUint32 seed) in CaptureReplayTestCase() argument
1412 CaptureReplayTestInstance::CaptureReplayTestInstance (Context& context, deUint32 seed) in CaptureReplayTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp130 SimpleRandomGenerator (deUint32 seed) in SimpleRandomGenerator() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp100 uint32_t seed; member
775 uint32_t seed = 1628678795u; in createMeshShaderApiTestsEXT() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp646 void generateValues(const UniformLayout& layout, const std::map<int, void*>& blockPointers, deUint32 seed) in generateValues() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DStateChangeTest.cpp3344 int seed = cellX + cellY * numRowsCols; in TEST_P() local
3370 int seed = cellX + cellY * numRowsCols; in TEST_P() local
/third_party/openssl/test/
H A Dacvp_test.c414 unsigned char *p = NULL, *q = NULL, *seed = NULL; in dsa_paramgen_test() local
448 dsa_create_pkey(EVP_PKEY **pkey, const unsigned char *p, size_t p_len, const unsigned char *q, size_t q_len, const unsigned char *g, size_t g_len, const unsigned char *seed, size_t seed_len, int counter, int validate_pq, int validate_g, const unsigned char *pub, size_t pub_len, BN_CTX *bn_ctx) dsa_create_pkey() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c721 static uint32_t MyRand(uint32_t* const seed) { in MyRand() argument
912 uint32_t seed = 1; in HistogramCombineStochastic() local
/third_party/optimized-routines/math/test/
H A Dulp.c75 static uint64_t seed = 0x0123456789abcdef; variable
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3535 uint16_t seed[3] = {1, 2, 3}; in TEST_T32() local
3631 uint16_t seed[3] = {1, 2, 3}; in NearBranchAndLiteralFuzzHelper() local
/third_party/python/Python/
H A Dinitconfig.c1569 unsigned long seed; in config_init_hash_seed() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1194 int64_t seed = 0x71b1a19b907d6e33; in CollectProbeStatsOnKeysXoredWithSeed() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp1427 MaxDrawBuffersIndexedTest::MaxDrawBuffersIndexedTest (Context& context, int seed) in MaxDrawBuffersIndexedTest() argument
1471 ImplMaxDrawBuffersIndexedTest::ImplMaxDrawBuffersIndexedTest (Context& context, int seed) in ImplMaxDrawBuffersIndexedTest() argument
[all...]
H A Des3fFragmentOutputTests.cpp970 static FragmentOutputCase* createRandomCase (Context& context, int minRenderTargets, int maxRenderTargets, deUint32 seed) in createRandomCase() argument
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp183 vector<float> getFullScreenGrid (int resolution, deUint32 seed, float baseDepth, float depthNoise, float xyNoise) in getFullScreenGrid() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp103 static void fillWithRandomColorTiles (const PixelBufferAccess& dst, const Vec4& minVal, const Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp191 void setupFbo (const Context& ctx, GLuint seed, GLuint fbo) in setupFbo() argument
274 void FboAttacher::initAttachment (GLuint seed, GLuint element) in initAttachment() argument
288 setupFbo(getContext(), seed, *fbo); in initAttachment() local
307 void FboOutputAttacher::setupContainer (GLuint seed, GLuint fbo) in setupContainer() argument
309 setupFbo(getContext(), seed, fbo); in setupContainer() local
577 initAttachment(GLuint seed, GLuint shader) initAttachment() argument
[all...]
H A DglsUniformBlockCase.cpp665 void generateValues (const UniformLayout& layout, const std::map<int, void*>& blockPointers, deUint32 seed) in generateValues() argument
H A DglsVertexArrayTests.cpp1318 char* RandomArrayGenerator::generateArray (int seed, GLValue min, GLValue max, int count, int componentCount, int stride, Array::InputType type) in generateArray() argument
1341 char* RandomArrayGenerator::generateQuads (int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max, float gridSize) in generateQuads() argument
1400 createQuadsPacked(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive) createQuadsPacked() argument
1479 createQuads(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, T min, T max, float gridSize) createQuads() argument
1582 generatePerQuad(int seed, int count, int componentCount, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max) generatePerQuad() argument
1637 createPerQuads(int seed, int count, int componentCount, int stride, Array::Primitive primitive, T min, T max) createPerQuads() argument
2004 const int seed = int(arraySpec.inputType) + 10 * int(arraySpec.outputType) + 100 * int(arraySpec.storage) + 1000 * int(m_spec.primitive) + 10000 * int(arraySpec.usage) + int(m_spec.drawCount) + 12 * int(arraySpec.componentCount) + int(arraySpec.stride) + int(arraySpec.normalize); iterate() local
[all...]

Completed in 70 milliseconds

1...<<11121314151617181920