Home
last modified time | relevance | path

Searched refs:rsgMeshGetIndexAllocation (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_mesh.c42 rsgMeshGetIndexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetIndexAllocation() function
/frameworks/rs/script_api/
Drs_graphics.spec710 function: rsgMeshGetIndexAllocation
/frameworks/rs/script_api/include/
Drs_graphics.rsh1059 * rsgMeshGetIndexAllocation: Return an allocation containing index data
1079 rsgMeshGetIndexAllocation(rs_mesh m, uint32_t index);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3447 *(rs_allocation*)buf2328 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2329, *(uint32_t*)buf2330);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3607 *(rs_allocation*)buf2436 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2437, *(uint32_t*)buf2438);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript4319 *(rs_allocation*)buf2995 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2996, *(uint32_t*)buf2997);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4599 *(rs_allocation*)buf3219 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3220, *(uint32_t*)buf3221);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4625 *(rs_allocation*)buf3238 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3239, *(uint32_t*)buf3240);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5568 *(rs_allocation*)buf3873 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3874, *(uint32_t*)buf3875);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript6468 *(rs_allocation*)buf4593 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf4594, *(uint32_t*)buf4595);