HomeSort by relevance Sort by last modified time
    Searched refs:half3 (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestCross.rs 34 half3 __attribute__((kernel)) testCrossHalf3Half3Half3(half3 inLeftVector, unsigned int x) {
35 half3 inRightVector = rsGetElementAt_half3(gAllocInRightVector, x);
TestAcos.rs 47 half3 __attribute__((kernel)) testAcosHalf3Half3(half3 inV) {
TestAcosh.rs 47 half3 __attribute__((kernel)) testAcoshHalf3Half3(half3 inV) {
TestAcospi.rs 47 half3 __attribute__((kernel)) testAcospiHalf3Half3(half3 inV) {
TestAsin.rs 47 half3 __attribute__((kernel)) testAsinHalf3Half3(half3 inV) {
TestAsinh.rs 47 half3 __attribute__((kernel)) testAsinhHalf3Half3(half3 inV) {
TestAsinpi.rs 47 half3 __attribute__((kernel)) testAsinpiHalf3Half3(half3 inV) {
TestAtan.rs 47 half3 __attribute__((kernel)) testAtanHalf3Half3(half3 inV) {
TestAtanh.rs 47 half3 __attribute__((kernel)) testAtanhHalf3Half3(half3 inV) {
TestAtanpi.rs 47 half3 __attribute__((kernel)) testAtanpiHalf3Half3(half3 inV) {
TestCbrt.rs 47 half3 __attribute__((kernel)) testCbrtHalf3Half3(half3 inV) {
TestCeil.rs 47 half3 __attribute__((kernel)) testCeilHalf3Half3(half3 inV) {
TestCos.rs 47 half3 __attribute__((kernel)) testCosHalf3Half3(half3 inV) {
TestCosh.rs 47 half3 __attribute__((kernel)) testCoshHalf3Half3(half3 inV) {
TestCospi.rs 47 half3 __attribute__((kernel)) testCospiHalf3Half3(half3 inV) {
TestDegrees.rs 47 half3 __attribute__((kernel)) testDegreesHalf3Half3(half3 inV) {
TestErf.rs 47 half3 __attribute__((kernel)) testErfHalf3Half3(half3 inV) {
TestErfc.rs 47 half3 __attribute__((kernel)) testErfcHalf3Half3(half3 inV) {
TestExp.rs 47 half3 __attribute__((kernel)) testExpHalf3Half3(half3 inV) {
TestExp10.rs 47 half3 __attribute__((kernel)) testExp10Half3Half3(half3 inV) {
TestExp2.rs 47 half3 __attribute__((kernel)) testExp2Half3Half3(half3 inV) {
TestExpm1.rs 47 half3 __attribute__((kernel)) testExpm1Half3Half3(half3 inV) {
TestFabs.rs 47 half3 __attribute__((kernel)) testFabsHalf3Half3(half3 inV) {
TestFloor.rs 47 half3 __attribute__((kernel)) testFloorHalf3Half3(half3 inV) {
TestLog.rs 47 half3 __attribute__((kernel)) testLogHalf3Half3(half3 inV) {

Completed in 120 milliseconds

1 2 3 4 5