Home
last modified time | relevance | path

Searched defs:randomSeed (Results 1 – 14 of 14) sorted by relevance

/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/
DIWKVOptions.java65 IWKVOptions randomSeed(long seed) { in randomSeed() method in IWKVOptions
DEJDB2Builder.java82 EJDB2Builder randomSeed(long seed) { in randomSeed() method in EJDB2Builder
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DIWKVOptions.java66 IWKVOptions randomSeed(long seed) { in randomSeed() method in IWKVOptions
DEJDB2Builder.java83 public EJDB2Builder randomSeed(long seed) { in randomSeed() method in EJDB2Builder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingWatertightnessTests.cpp66 deUint32 randomSeed; member
819 const deUint32 randomSeed = (deUint32)(5 * testNdx + 11 * sizes[sizesNdx]); in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp324 const deUint32 randomSeed = (m_bufferType == BUFFER_TYPE_UNIFORM ? 0x111223f : 0x124fef); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp272 deUint32 randomSeed) in ASTCRenderer2D()
Des3fTextureFormatTests.cpp802 deUint32 randomSeed, in Compressed2DFormatCase()
943 deUint32 randomSeed, in CompressedCubeFormatCase()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFilteringTests.cpp342 …const deUint32 randomSeed = deStringHash(getName()) ^ deInt32Hash(m_caseNdx) ^ m_testCtx.getC… in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp275 void TestCaseBase::randomSeed(const glw::GLuint seed) in randomSeed() function in glcts::TestCaseBase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSubresourceLayoutTests.cpp399 …const deUint32 randomSeed = 1594055758u + static_cast<deUint32>(m_params.imageFormat) + static_cas… in iterateAspect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp98 deUint32 randomSeed; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryWatertightnessTests.cpp134 deUint32 randomSeed; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1195 const deUint32 randomSeed = (m_bufferType == BUFFER_TYPE_UNIFORM ? 0x111223f : 0x124fef); in iterate() local