Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c11 rsgMeshGetVertexAllocationCount(rs_mesh m) { in rsgMeshGetVertexAllocationCount() function
/frameworks/rs/script_api/
Drs_graphics.spec765 function: rsgMeshGetVertexAllocationCount
/frameworks/rs/script_api/include/
Drs_graphics.rsh1158 * rsgMeshGetVertexAllocationCount: Return the number of vertex allocations
1177 rsgMeshGetVertexAllocationCount(rs_mesh m);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3459 *(uint32_t*)buf2339 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2340);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3619 *(uint32_t*)buf2447 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2448);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4331 *(uint32_t*)buf3006 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3007);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4637 *(uint32_t*)buf3249 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3250);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4611 *(uint32_t*)buf3230 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3231);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5580 *(uint32_t*)buf3884 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3885);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6480 *(uint32_t*)buf4604 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf4605);