/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
D | rstypes.rscript | 10 rs_program_fragment program_fragmentTest; 42 rs_program_fragment program_fragmentTestLocal;
|
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
D | rstypes.rscript | 10 rs_program_fragment program_fragmentTest; 42 rs_program_fragment program_fragmentTestLocal;
|
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
D | rstypes.rscript | 10 rs_program_fragment program_fragmentTest; 42 rs_program_fragment program_fragmentTestLocal;
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 140 type: rs_program_fragment 187 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font 196 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font 205 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font 255 arg: rs_program_fragment ps, "program fragment object" 304 arg: rs_program_fragment pf 352 arg: rs_program_fragment fragment 367 arg: rs_program_fragment v 782 arg: rs_program_fragment pf
|
/frameworks/compile/slang/tests/P_export_types_v20/ |
D | export_types.rscript | 27 rs_program_fragment program_fragment;
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 199 * rs_program_fragment: Handle to a ProgramFragment 208 typedef struct rs_program_fragment _RS_OBJECT_DECL __attribute__(( 212 )) rs_program_fragment; 288 rsClearObject(rs_program_fragment* dst); 341 rsIsObject(rs_program_fragment v); 387 rsSetObject(rs_program_fragment* dst, rs_program_fragment src); 492 rsgBindConstant(rs_program_fragment ps, uint slot, rs_allocation c); 560 rsgBindProgramFragment(rs_program_fragment pf); 633 rsgBindSampler(rs_program_fragment fragment, uint slot, rs_sampler sampler); 654 rsgBindTexture(rs_program_fragment v, uint slot, rs_allocation alloc); [all …]
|
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
D | balls.rscript | 7 rs_program_fragment gPFPoints;
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 112 OPAQUETYPE(rs_program_fragment); 458 IS_CLEAR_SET_OBJ(::rs_program_fragment) in IS_CLEAR_SET_OBJ() 938 void rsgBindProgramFragment(::rs_program_fragment pf) { 958 void rsgBindSampler(::rs_program_fragment pf, 964 void rsgBindTexture(::rs_program_fragment pf, 970 void rsgBindConstant(::rs_program_fragment pf, 1002 void rsgProgramFragmentConstantColor(::rs_program_fragment pf,
|
/frameworks/rs/ |
D | rs_hal.h | 128 typedef struct { const int* p; } __attribute__((packed, aligned(4))) rs_program_fragment; typedef
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rscript | 2973 rsClearObject((rs_program_fragment*) buf1331); 3134 *(bool*)buf1908 = rsIsObject(*(rs_program_fragment*)buf1909); 3216 rsSetObject((rs_program_fragment*) buf2136, *(rs_program_fragment*)buf2137); 3238 rsgBindConstant(*(rs_program_fragment*)buf2165, *(uint*)buf2166, *(rs_allocation*)buf2167); 3250 rsgBindProgramFragment(*(rs_program_fragment*)buf2173); 3262 rsgBindSampler(*(rs_program_fragment*)buf2177, *(uint*)buf2178, *(rs_sampler*)buf2179); 3265 rsgBindTexture(*(rs_program_fragment*)buf2180, *(uint*)buf2181, *(rs_allocation*)buf2182); 3334 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2271, *(float*)buf2272, *(float*)buf2273…
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rscript | 2973 rsClearObject((rs_program_fragment*) buf1331); 3134 *(bool*)buf1908 = rsIsObject(*(rs_program_fragment*)buf1909); 3216 rsSetObject((rs_program_fragment*) buf2136, *(rs_program_fragment*)buf2137); 3238 rsgBindConstant(*(rs_program_fragment*)buf2165, *(uint*)buf2166, *(rs_allocation*)buf2167); 3250 rsgBindProgramFragment(*(rs_program_fragment*)buf2173); 3262 rsgBindSampler(*(rs_program_fragment*)buf2177, *(uint*)buf2178, *(rs_sampler*)buf2179); 3265 rsgBindTexture(*(rs_program_fragment*)buf2180, *(uint*)buf2181, *(rs_allocation*)buf2182); 3334 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2271, *(float*)buf2272, *(float*)buf2273…
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rscript | 2888 rsClearObject((rs_program_fragment*) buf1273); 3048 *(bool*)buf1845 = rsIsObject(*(rs_program_fragment*)buf1846); 3130 rsSetObject((rs_program_fragment*) buf2073, *(rs_program_fragment*)buf2074); 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3155 rsgBindProgramFragment(*(rs_program_fragment*)buf2105); 3167 rsgBindSampler(*(rs_program_fragment*)buf2109, *(uint*)buf2110, *(rs_sampler*)buf2111); 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114); 3227 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2201, *(float*)buf2202, *(float*)buf2203…
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rscript | 2888 rsClearObject((rs_program_fragment*) buf1273); 3048 *(bool*)buf1845 = rsIsObject(*(rs_program_fragment*)buf1846); 3130 rsSetObject((rs_program_fragment*) buf2073, *(rs_program_fragment*)buf2074); 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3155 rsgBindProgramFragment(*(rs_program_fragment*)buf2105); 3167 rsgBindSampler(*(rs_program_fragment*)buf2109, *(uint*)buf2110, *(rs_sampler*)buf2111); 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114); 3227 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2201, *(float*)buf2202, *(float*)buf2203…
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rscript | 2888 rsClearObject((rs_program_fragment*) buf1273); 3048 *(bool*)buf1845 = rsIsObject(*(rs_program_fragment*)buf1846); 3130 rsSetObject((rs_program_fragment*) buf2073, *(rs_program_fragment*)buf2074); 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3155 rsgBindProgramFragment(*(rs_program_fragment*)buf2105); 3167 rsgBindSampler(*(rs_program_fragment*)buf2109, *(uint*)buf2110, *(rs_sampler*)buf2111); 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114); 3227 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2201, *(float*)buf2202, *(float*)buf2203…
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3067 rsClearObject((rs_program_fragment*) buf1333); 3238 *(bool*)buf1937 = rsIsObject(*(rs_program_fragment*)buf1938); 3329 rsSetObject((rs_program_fragment*) buf2193, *(rs_program_fragment*)buf2194); 3351 rsgBindConstant(*(rs_program_fragment*)buf2222, *(uint*)buf2223, *(rs_allocation*)buf2224); 3363 rsgBindProgramFragment(*(rs_program_fragment*)buf2230); 3375 rsgBindSampler(*(rs_program_fragment*)buf2234, *(uint*)buf2235, *(rs_sampler*)buf2236); 3378 rsgBindTexture(*(rs_program_fragment*)buf2237, *(uint*)buf2238, *(rs_allocation*)buf2239); 3462 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2341, *(float*)buf2342, *(float*)buf2343…
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3199 rsClearObject((rs_program_fragment*) buf1385); 3398 *(bool*)buf2045 = rsIsObject(*(rs_program_fragment*)buf2046); 3489 rsSetObject((rs_program_fragment*) buf2301, *(rs_program_fragment*)buf2302); 3511 rsgBindConstant(*(rs_program_fragment*)buf2330, *(uint*)buf2331, *(rs_allocation*)buf2332); 3523 rsgBindProgramFragment(*(rs_program_fragment*)buf2338); 3535 rsgBindSampler(*(rs_program_fragment*)buf2342, *(uint*)buf2343, *(rs_sampler*)buf2344); 3538 rsgBindTexture(*(rs_program_fragment*)buf2345, *(uint*)buf2346, *(rs_allocation*)buf2347); 3622 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf2449, *(float*)buf2450, *(float*)buf2451…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 3786 rsClearObject((rs_program_fragment*) buf1445); 3988 *(bool*)buf2117 = rsIsObject(*(rs_program_fragment*)buf2118); 4201 rsSetObject((rs_program_fragment*) buf2860, *(rs_program_fragment*)buf2861); 4223 rsgBindConstant(*(rs_program_fragment*)buf2889, *(uint*)buf2890, *(rs_allocation*)buf2891); 4235 rsgBindProgramFragment(*(rs_program_fragment*)buf2897); 4247 rsgBindSampler(*(rs_program_fragment*)buf2901, *(uint*)buf2902, *(rs_sampler*)buf2903); 4250 rsgBindTexture(*(rs_program_fragment*)buf2904, *(uint*)buf2905, *(rs_allocation*)buf2906); 4334 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf3008, *(float*)buf3009, *(float*)buf3010…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4092 rsClearObject((rs_program_fragment*) buf1688); 4294 *(bool*)buf2360 = rsIsObject(*(rs_program_fragment*)buf2361); 4507 rsSetObject((rs_program_fragment*) buf3103, *(rs_program_fragment*)buf3104); 4529 rsgBindConstant(*(rs_program_fragment*)buf3132, *(uint*)buf3133, *(rs_allocation*)buf3134); 4541 rsgBindProgramFragment(*(rs_program_fragment*)buf3140); 4553 rsgBindSampler(*(rs_program_fragment*)buf3144, *(uint*)buf3145, *(rs_sampler*)buf3146); 4556 rsgBindTexture(*(rs_program_fragment*)buf3147, *(uint*)buf3148, *(rs_allocation*)buf3149); 4640 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf3251, *(float*)buf3252, *(float*)buf3253…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4066 rsClearObject((rs_program_fragment*) buf1669); 4268 *(bool*)buf2341 = rsIsObject(*(rs_program_fragment*)buf2342); 4481 rsSetObject((rs_program_fragment*) buf3084, *(rs_program_fragment*)buf3085); 4503 rsgBindConstant(*(rs_program_fragment*)buf3113, *(uint*)buf3114, *(rs_allocation*)buf3115); 4515 rsgBindProgramFragment(*(rs_program_fragment*)buf3121); 4527 rsgBindSampler(*(rs_program_fragment*)buf3125, *(uint*)buf3126, *(rs_sampler*)buf3127); 4530 rsgBindTexture(*(rs_program_fragment*)buf3128, *(uint*)buf3129, *(rs_allocation*)buf3130); 4614 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf3232, *(float*)buf3233, *(float*)buf3234…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5037 rsClearObject((rs_program_fragment*) buf2334); 5237 *(bool*)buf2995 = rsIsObject(*(rs_program_fragment*)buf2996); 5450 rsSetObject((rs_program_fragment*) buf3738, *(rs_program_fragment*)buf3739); 5472 rsgBindConstant(*(rs_program_fragment*)buf3767, *(uint*)buf3768, *(rs_allocation*)buf3769); 5484 rsgBindProgramFragment(*(rs_program_fragment*)buf3775); 5496 rsgBindSampler(*(rs_program_fragment*)buf3779, *(uint*)buf3780, *(rs_sampler*)buf3781); 5499 rsgBindTexture(*(rs_program_fragment*)buf3782, *(uint*)buf3783, *(rs_allocation*)buf3784); 5583 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf3886, *(float*)buf3887, *(float*)buf3888…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 5937 rsClearObject((rs_program_fragment*) buf3054); 6137 *(bool*)buf3715 = rsIsObject(*(rs_program_fragment*)buf3716); 6350 rsSetObject((rs_program_fragment*) buf4458, *(rs_program_fragment*)buf4459); 6372 rsgBindConstant(*(rs_program_fragment*)buf4487, *(uint*)buf4488, *(rs_allocation*)buf4489); 6384 rsgBindProgramFragment(*(rs_program_fragment*)buf4495); 6396 rsgBindSampler(*(rs_program_fragment*)buf4499, *(uint*)buf4500, *(rs_sampler*)buf4501); 6399 rsgBindTexture(*(rs_program_fragment*)buf4502, *(uint*)buf4503, *(rs_allocation*)buf4504); 6483 …rsgProgramFragmentConstantColor(*(rs_program_fragment*)buf4606, *(float*)buf4607, *(float*)buf4608…
|