Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c29 rsgMeshGetVertexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetVertexAllocation() function
/frameworks/rs/script_api/
Drs_graphics.spec751 function: rsgMeshGetVertexAllocation
/frameworks/rs/script_api/include/
Drs_graphics.rsh1133 * rsgMeshGetVertexAllocation: Return a vertex allocation
1153 rsgMeshGetVertexAllocation(rs_mesh m, uint32_t index);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3456 *(rs_allocation*)buf2336 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2337, *(uint32_t*)buf2338);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3616 *(rs_allocation*)buf2444 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2445, *(uint32_t*)buf2446);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript4328 *(rs_allocation*)buf3003 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3004, *(uint32_t*)buf3005);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4634 *(rs_allocation*)buf3246 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3247, *(uint32_t*)buf3248);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4608 *(rs_allocation*)buf3227 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3228, *(uint32_t*)buf3229);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5577 *(rs_allocation*)buf3881 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3882, *(uint32_t*)buf3883);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript6477 *(rs_allocation*)buf4601 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf4602, *(uint32_t*)buf4603);