HomeSort by relevance Sort by last modified time
    Searched refs:float4 (Results 101 - 125 of 416) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestAcospi.rs 35 float4 __attribute__((kernel)) testAcospiFloat4Float4(float4 inV) {
TestAsin.rs 35 float4 __attribute__((kernel)) testAsinFloat4Float4(float4 inV) {
TestAsinh.rs 35 float4 __attribute__((kernel)) testAsinhFloat4Float4(float4 inV) {
TestAsinpi.rs 35 float4 __attribute__((kernel)) testAsinpiFloat4Float4(float4 inV) {
TestAtan.rs 35 float4 __attribute__((kernel)) testAtanFloat4Float4(float4 inV) {
TestAtanh.rs 35 float4 __attribute__((kernel)) testAtanhFloat4Float4(float4 inV) {
TestAtanpi.rs 35 float4 __attribute__((kernel)) testAtanpiFloat4Float4(float4 inV) {
TestCbrt.rs 35 float4 __attribute__((kernel)) testCbrtFloat4Float4(float4 inV) {
TestCeil.rs 35 float4 __attribute__((kernel)) testCeilFloat4Float4(float4 inV) {
TestCos.rs 35 float4 __attribute__((kernel)) testCosFloat4Float4(float4 inV) {
TestCosh.rs 35 float4 __attribute__((kernel)) testCoshFloat4Float4(float4 inV) {
TestCospi.rs 35 float4 __attribute__((kernel)) testCospiFloat4Float4(float4 inV) {
TestDegrees.rs 35 float4 __attribute__((kernel)) testDegreesFloat4Float4(float4 inV) {
TestErf.rs 35 float4 __attribute__((kernel)) testErfFloat4Float4(float4 inV) {
TestErfc.rs 35 float4 __attribute__((kernel)) testErfcFloat4Float4(float4 inV) {
TestExp.rs 35 float4 __attribute__((kernel)) testExpFloat4Float4(float4 inV) {
TestExp10.rs 35 float4 __attribute__((kernel)) testExp10Float4Float4(float4 inV) {
TestExp2.rs 35 float4 __attribute__((kernel)) testExp2Float4Float4(float4 inV) {
TestExpm1.rs 35 float4 __attribute__((kernel)) testExpm1Float4Float4(float4 inV) {
TestFabs.rs 35 float4 __attribute__((kernel)) testFabsFloat4Float4(float4 inV) {
TestFastDistance.rs 39 float __attribute__((kernel)) testFastDistanceFloat4Float4Float(float4 inLeftVector, unsigned int x) {
40 float4 inRightVector = rsGetElementAt_float4(gAllocInRightVector, x);
TestFloor.rs 35 float4 __attribute__((kernel)) testFloorFloat4Float4(float4 inV) {
TestLog.rs 35 float4 __attribute__((kernel)) testLogFloat4Float4(float4 inV) {
TestLog10.rs 35 float4 __attribute__((kernel)) testLog10Float4Float4(float4 inV) {
TestLog1p.rs 35 float4 __attribute__((kernel)) testLog1pFloat4Float4(float4 inV) {

Completed in 124 milliseconds

1 2 3 45 6 7 8 91011>>