Searched refs:rsgBindTexture (Results 1 – 15 of 15) sorted by relevance
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 363 function: rsgBindTexture
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 638 * rsgBindTexture: Bind a texture allocation 654 rsgBindTexture(rs_program_fragment v, uint slot, rs_allocation alloc);
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 964 void rsgBindTexture(::rs_program_fragment pf, function
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rs | 3265 rsgBindTexture(*(rs_program_fragment*)buf2180, *(uint*)buf2181, *(rs_allocation*)buf2182);
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rs | 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114);
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rs | 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rs | 3265 rsgBindTexture(*(rs_program_fragment*)buf2180, *(uint*)buf2181, *(rs_allocation*)buf2182);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3378 rsgBindTexture(*(rs_program_fragment*)buf2237, *(uint*)buf2238, *(rs_allocation*)buf2239);
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rs | 3170 rsgBindTexture(*(rs_program_fragment*)buf2112, *(uint*)buf2113, *(rs_allocation*)buf2114);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3538 rsgBindTexture(*(rs_program_fragment*)buf2345, *(uint*)buf2346, *(rs_allocation*)buf2347);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 4250 rsgBindTexture(*(rs_program_fragment*)buf2904, *(uint*)buf2905, *(rs_allocation*)buf2906);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rs | 4530 rsgBindTexture(*(rs_program_fragment*)buf3128, *(uint*)buf3129, *(rs_allocation*)buf3130);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4556 rsgBindTexture(*(rs_program_fragment*)buf3147, *(uint*)buf3148, *(rs_allocation*)buf3149);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rs | 5499 rsgBindTexture(*(rs_program_fragment*)buf3782, *(uint*)buf3783, *(rs_allocation*)buf3784);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rs | 6399 rsgBindTexture(*(rs_program_fragment*)buf4502, *(uint*)buf4503, *(rs_allocation*)buf4504);
|