Home | History | Annotate | Download | only in P_all_api_16

Lines Matching full:rs_mesh

3066     rsClearObject((rs_mesh*) buf1332);
3237 *(bool*)buf1935 = rsIsObject(*(rs_mesh*)buf1936);
3328 rsSetObject((rs_mesh*) buf2191, *(rs_mesh*)buf2192);
3396 rsgDrawMesh(*(rs_mesh*)buf2246);
3399 rsgDrawMesh(*(rs_mesh*)buf2247, *(uint*)buf2248);
3402 rsgDrawMesh(*(rs_mesh*)buf2249, *(uint*)buf2250, *(uint*)buf2251, *(uint*)buf2252);
3441 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2318, (float*) buf2319, (float*) buf2320, (float*) buf2321, (float*) buf2322, (float*) buf2323, (float*) buf2324);
3444 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2325, (float3*) buf2326, (float3*) buf2327);
3447 *(rs_allocation*)buf2328 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2329, *(uint32_t*)buf2330);
3450 *(rs_primitive*)buf2331 = rsgMeshGetPrimitive(*(rs_mesh*)buf2332, *(uint32_t*)buf2333);
3453 *(uint32_t*)buf2334 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf2335);
3456 *(rs_allocation*)buf2336 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2337, *(uint32_t*)buf2338);
3459 *(uint32_t*)buf2339 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2340);