Searched refs:rsgBindConstant (Results 1 – 15 of 15) sorted by relevance
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 251 function: rsgBindConstant 266 function: rsgBindConstant
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 472 * rsgBindConstant: Bind a constant allocation 492 rsgBindConstant(rs_program_fragment ps, uint slot, rs_allocation c); 503 rsgBindConstant(rs_program_vertex pv, uint slot, rs_allocation c);
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 970 void rsgBindConstant(::rs_program_fragment pf, function 976 void rsgBindConstant(::rs_program_vertex pv, function
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rs | 3238 rsgBindConstant(*(rs_program_fragment*)buf2165, *(uint*)buf2166, *(rs_allocation*)buf2167); 3241 rsgBindConstant(*(rs_program_vertex*)buf2168, *(uint*)buf2169, *(rs_allocation*)buf2170);
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rs | 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3149 rsgBindConstant(*(rs_program_vertex*)buf2101, *(uint*)buf2102, *(rs_allocation*)buf2103);
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rs | 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3149 rsgBindConstant(*(rs_program_vertex*)buf2101, *(uint*)buf2102, *(rs_allocation*)buf2103);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rs | 3238 rsgBindConstant(*(rs_program_fragment*)buf2165, *(uint*)buf2166, *(rs_allocation*)buf2167); 3241 rsgBindConstant(*(rs_program_vertex*)buf2168, *(uint*)buf2169, *(rs_allocation*)buf2170);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3351 rsgBindConstant(*(rs_program_fragment*)buf2222, *(uint*)buf2223, *(rs_allocation*)buf2224); 3354 rsgBindConstant(*(rs_program_vertex*)buf2225, *(uint*)buf2226, *(rs_allocation*)buf2227);
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rs | 3146 rsgBindConstant(*(rs_program_fragment*)buf2098, *(uint*)buf2099, *(rs_allocation*)buf2100); 3149 rsgBindConstant(*(rs_program_vertex*)buf2101, *(uint*)buf2102, *(rs_allocation*)buf2103);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3511 rsgBindConstant(*(rs_program_fragment*)buf2330, *(uint*)buf2331, *(rs_allocation*)buf2332); 3514 rsgBindConstant(*(rs_program_vertex*)buf2333, *(uint*)buf2334, *(rs_allocation*)buf2335);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 4223 rsgBindConstant(*(rs_program_fragment*)buf2889, *(uint*)buf2890, *(rs_allocation*)buf2891); 4226 rsgBindConstant(*(rs_program_vertex*)buf2892, *(uint*)buf2893, *(rs_allocation*)buf2894);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rs | 4503 rsgBindConstant(*(rs_program_fragment*)buf3113, *(uint*)buf3114, *(rs_allocation*)buf3115); 4506 rsgBindConstant(*(rs_program_vertex*)buf3116, *(uint*)buf3117, *(rs_allocation*)buf3118);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4529 rsgBindConstant(*(rs_program_fragment*)buf3132, *(uint*)buf3133, *(rs_allocation*)buf3134); 4532 rsgBindConstant(*(rs_program_vertex*)buf3135, *(uint*)buf3136, *(rs_allocation*)buf3137);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rs | 5472 rsgBindConstant(*(rs_program_fragment*)buf3767, *(uint*)buf3768, *(rs_allocation*)buf3769); 5475 rsgBindConstant(*(rs_program_vertex*)buf3770, *(uint*)buf3771, *(rs_allocation*)buf3772);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rs | 6372 rsgBindConstant(*(rs_program_fragment*)buf4487, *(uint*)buf4488, *(rs_allocation*)buf4489); 6375 rsgBindConstant(*(rs_program_vertex*)buf4490, *(uint*)buf4491, *(rs_allocation*)buf4492);
|