Home | History | Annotate | Download | only in P_all_api_18

Lines Matching full:rs_mesh

3785     rsClearObject((rs_mesh*) buf1444);
3987 *(bool*)buf2115 = rsIsObject(*(rs_mesh*)buf2116);
4200 rsSetObject((rs_mesh*) buf2858, *(rs_mesh*)buf2859);
4268 rsgDrawMesh(*(rs_mesh*)buf2913);
4271 rsgDrawMesh(*(rs_mesh*)buf2914, *(uint*)buf2915);
4274 rsgDrawMesh(*(rs_mesh*)buf2916, *(uint*)buf2917, *(uint*)buf2918, *(uint*)buf2919);
4313 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2985, (float*) buf2986, (float*) buf2987, (float*) buf2988, (float*) buf2989, (float*) buf2990, (float*) buf2991);
4316 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2992, (float3*) buf2993, (float3*) buf2994);
4319 *(rs_allocation*)buf2995 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2996, *(uint32_t*)buf2997);
4322 *(rs_primitive*)buf2998 = rsgMeshGetPrimitive(*(rs_mesh*)buf2999, *(uint32_t*)buf3000);
4325 *(uint32_t*)buf3001 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3002);
4328 *(rs_allocation*)buf3003 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3004, *(uint32_t*)buf3005);
4331 *(uint32_t*)buf3006 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3007);