Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c55 rsgMeshGetPrimitive(rs_mesh m, uint32_t index) { in rsgMeshGetPrimitive() function
/frameworks/rs/script_api/
Drs_graphics.spec724 function: rsgMeshGetPrimitive
/frameworks/rs/script_api/include/
Drs_graphics.rsh1084 * rsgMeshGetPrimitive: Return the primitive
1104 rsgMeshGetPrimitive(rs_mesh m, uint32_t index);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3450 *(rs_primitive*)buf2331 = rsgMeshGetPrimitive(*(rs_mesh*)buf2332, *(uint32_t*)buf2333);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3610 *(rs_primitive*)buf2439 = rsgMeshGetPrimitive(*(rs_mesh*)buf2440, *(uint32_t*)buf2441);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4322 *(rs_primitive*)buf2998 = rsgMeshGetPrimitive(*(rs_mesh*)buf2999, *(uint32_t*)buf3000);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4628 *(rs_primitive*)buf3241 = rsgMeshGetPrimitive(*(rs_mesh*)buf3242, *(uint32_t*)buf3243);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4602 *(rs_primitive*)buf3222 = rsgMeshGetPrimitive(*(rs_mesh*)buf3223, *(uint32_t*)buf3224);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5571 *(rs_primitive*)buf3876 = rsgMeshGetPrimitive(*(rs_mesh*)buf3877, *(uint32_t*)buf3878);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6471 *(rs_primitive*)buf4596 = rsgMeshGetPrimitive(*(rs_mesh*)buf4597, *(uint32_t*)buf4598);