Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java6452 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32(mRS), mBLASData… in test_L3_STRMM_Correctness() local
6487 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64(mRS), mBLASData… in test_L3_DTRMM_Correctness() local
6522 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASDa… in test_L3_CTRMM_Correctness() local
6557 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASDa… in test_L3_ZTRMM_Correctness() local
6706 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32(mRS), mBLASData… in test_L3_STRSM_Correctness() local
6741 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64(mRS), mBLASData… in test_L3_DTRSM_Correctness() local
6776 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASDa… in test_L3_CTRSM_Correctness() local
6811 …Allocation matrixBRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASDa… in test_L3_ZTRSM_Correctness() local