| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument [all...] |
| H A D | vktSpvAsmIntegerDotProductTests.cpp | 59 static void fillRandomScalars(de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument 539 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, in addOpSDotKHRComputeTests() argument 578 void add32bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add32bitOpSDotKHRComputeTests() argument 585 void add16bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add16bitOpSDotKHRComputeTests() argument 592 void add8bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, strin argument 627 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax) addOpUDotKHRComputeTests() argument 666 add32bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add32bitOpUDotKHRComputeTests() argument 673 add16bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add16bitOpUDotKHRComputeTests() argument 680 add8bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add8bitOpUDotKHRComputeTests() argument 714 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) addOpSUDotKHRComputeTests() argument 754 add32bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add32bitOpSUDotKHRComputeTests() argument 761 add16bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add16bitOpSUDotKHRComputeTests() argument 768 add8bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add8bitOpSUDotKHRComputeTests() argument 775 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument 810 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument 850 add32bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpSDotAccSatKHRComputeTests() argument 857 add16bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpSDotAccSatKHRComputeTests() argument 864 add8bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpSDotAccSatKHRComputeTests() argument 871 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument 906 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument 946 add32bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpUDotAccSatKHRComputeTests() argument 953 add16bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpUDotAccSatKHRComputeTests() argument 960 add8bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpUDotAccSatKHRComputeTests() argument 967 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument 1002 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument 1042 add32bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add32bitOpSUDotAccSatKHRComputeTests() argument 1049 add16bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add16bitOpSUDotAccSatKHRComputeTests() argument 1056 add8bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add8bitOpSUDotAccSatKHRComputeTests() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglBufferAgeTests.cpp | 175 void generateRandomFrame (Frame* dst, const vector<BufferAgeTest::DrawType>& drawTypes, de::Random& rnd) in generateRandomFrame() argument [all...] |
| H A D | teglMultiThreadTests.cpp | 986 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); in createDestroyObjects() local 1294 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); pullObjectsFromShared() local 1336 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); querySetSharedObjects() local [all...] |
| H A D | teglPartialUpdateTests.cpp | 162 void generateRandomFrame (Frame& dst, const vector<PartialUpdateTest::DrawType>& drawTypes, de::Random& rnd) in generateRandomFrame() argument [all...] |
| H A D | teglSwapBuffersWithDamageTests.cpp | 642 generateFrameSequence(const vector<DrawType>& frameDrawType, de::Random& rnd, int numFrames, int width, int height) generateFrameSequence() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aTextureMipmapTests.cpp | 495 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilTests.cpp | 724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params) in randomDepthStencilState() argument [all...] |
| H A D | es2fShaderApiTests.cpp | 183 ConstantShaderGenerator (de::Random& rnd) : m_rnd(rnd) {} in ConstantShaderGenerator() argument
|
| H A D | es2fTextureMipmapTests.cpp | 551 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument [all...] |
| H A D | es2fTextureSpecificationTests.cpp | 78 static tcu::Vector<float, Size> randomVector (de::Random& rnd, const tcu::Vector<float, Size>& minVal = tcu::Vector<float, Size>(0.0f), const tcu::Vector<float, Size>& maxVal = tcu::Vector<float, Size>(1.0f)) in randomVector() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aTextureMipmapTests.cpp | 482 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDepthStencilTests.cpp | 724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params) in randomDepthStencilState() argument [all...] |
| H A D | es3fShaderApiTests.cpp | 228 ConstantShaderGenerator (de::Random& rnd) : m_rnd(rnd) {} in ConstantShaderGenerator() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_gm107.cpp | 480 CodeEmitterGM107::emitRND(int rmp, RoundMode rnd, int rip) in emitRND() argument 795 RoundMode rnd = insn->rnd; in emitF2F() local 838 RoundMode rnd in emitF2I() local 880 RoundMode rnd = insn->rnd; emitI2F() local [all...] |
| H A D | nv50_ir_emit_gk110.cpp | 216 CodeEmitterGK110::emitRoundMode(RoundMode rnd, const int pos, const int rintPos) in emitRoundMode() argument 237 CodeEmitterGK110::emitRoundModeF(RoundMode rnd, const int pos) in emitRoundModeF() argument 254 CodeEmitterGK110::emitRoundModeI(RoundMode rnd, cons argument 1061 RoundMode rnd = i->rnd; emitCVT() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeCooperativeMatrixTests.cpp | 994 deRandom rnd; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 1207 tcu::Vec2 getRandomBorderCoordinates (de::Random& rnd) in getRandomBorderCoordinates() argument 1230 VkClearColorValue getRandomClearColor (VkFormat format, de::Random& rnd, bool useStencil) in getRandomClearColor() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
| H A D | vktReconvergenceTests.cpp | 343 deRandom rnd; member in vkt::Reconvergence::__anon28572::RandomProgram 1614 deRandom rnd; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 298 virtual void fillWithTestData(de::Random &rnd) in fillWithTestData() argument 406 virtual void fillWithTestData(de::Random& rnd) in fillWithTestData() argument
|
| H A D | vktOpaqueTypeIndexingTests.cpp | 437 static void fillTextureData (const tcu::PixelBufferAccess& access, de::Random& rnd) in fillTextureData() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 162 static void genInt8 (de::Random& rnd, void* ptr) { *reinterpret_cast<deInt8*>(ptr) = static_cast<deInt8>(rnd.getUint8()); } in genInt8() argument 163 static void genUint8 (de::Random& rnd, void* ptr) { *reinterpret_cast<deUint8*>(ptr) = rnd.getUint8(); } in genUint8() argument 164 static void genInt16 (de::Random& rnd, void* ptr) { *reinterpret_cast<deInt16*>(ptr) = static_cast<deInt16>(rnd.getUint16()); } in genInt16() argument 165 static void genUint16 (de::Random& rnd, void* ptr) { *reinterpret_cast<deUint16*>(ptr) = rnd.getUint16(); } in genUint16() argument 166 static void genInt32 (de::Random& rnd, void* ptr) { *reinterpret_cast<deInt32*>(ptr) = static_cast<deInt32>(rnd in genUint16() argument 167 genUint32(de::Random& rnd, void* ptr) genUint32() argument 168 genInt64(de::Random& rnd, void* ptr) genInt64() argument 169 genUint64(de::Random& rnd, void* ptr) genUint64() argument 175 genFloat(de::Random& rnd, void *ptr) genFloat() argument 187 genFloat16(de::Random& rnd, void* ptr) genFloat16() argument 188 genFloat32(de::Random& rnd, void* ptr) genFloat32() argument 189 genFloat64(de::Random& rnd, void* ptr) genFloat64() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 138 void RandomSSBOLayoutCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock() argument 230 generateBufferVar(de::Random& rnd, BufferBlock& block, bool isLastMember) generateBufferVar() argument 248 generateType(de::Random& rnd, int structDepth, int arrayDepth, bool arrayOk, bool unsizedArrayOk) generateType() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 488 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockCase.cpp | 596 void generateValue(const UniformLayoutEntry& entry, void* basePtr, de::Random& rnd) in generateValue() argument [all...] |