Home
last modified time | relevance | path

Searched refs:rs_mesh (Results 1 – 23 of 23) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_mesh.c11 rsgMeshGetVertexAllocationCount(rs_mesh m) { in rsgMeshGetVertexAllocationCount()
20 rsgMeshGetPrimitiveCount(rs_mesh m) { in rsgMeshGetPrimitiveCount()
29 rsgMeshGetVertexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetVertexAllocation()
42 rsgMeshGetIndexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetIndexAllocation()
55 rsgMeshGetPrimitive(rs_mesh m, uint32_t index) { in rsgMeshGetPrimitive()
DAndroid.mk26 rs_mesh.c \
/frameworks/rs/script_api/
Drs_graphics.spec129 type: rs_mesh
187 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font
196 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font
205 t: rs_mesh, rs_program_fragment, rs_program_vertex, rs_program_raster, rs_program_store, rs_font
446 arg: rs_mesh ism, "mesh object to render"
464 arg: rs_mesh ism
473 arg: rs_mesh ism
677 arg: rs_mesh mesh
695 arg: rs_mesh mesh
714 arg: rs_mesh m, "mesh to get data from"
[all …]
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drstypes.rscript9 rs_mesh meshTest;
41 rs_mesh meshTestLocal;
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drstypes.rscript9 rs_mesh meshTest;
41 rs_mesh meshTestLocal;
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drstypes.rscript9 rs_mesh meshTest;
41 rs_mesh meshTestLocal;
/frameworks/rs/script_api/include/
Drs_graphics.rsh181 * rs_mesh: Handle to a Mesh
190 typedef struct rs_mesh _RS_OBJECT_DECL __attribute__((
194 )) rs_mesh;
281 rsClearObject(rs_mesh* dst);
334 rsIsObject(rs_mesh v);
380 rsSetObject(rs_mesh* dst, rs_mesh src);
775 rsgDrawMesh(rs_mesh ism);
786 rsgDrawMesh(rs_mesh ism, uint primitiveIndex);
797 rsgDrawMesh(rs_mesh ism, uint primitiveIndex, uint start, uint len);
1033 rsgMeshComputeBoundingBox(rs_mesh mesh, float* minX, float* minY, float* min, float* maxX,
[all …]
/frameworks/compile/slang/tests/P_export_types_v20/
Dexport_types.rscript26 rs_mesh mesh;
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
Dballs.rscript8 rs_mesh partMesh;
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp116 OPAQUETYPE(rs_mesh);
457 IS_CLEAR_SET_OBJ(::rs_mesh) in IS_CLEAR_SET_OBJ()
1049 void rsgDrawMesh(::rs_mesh ism) {
1054 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex) {
1059 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex, uint start, uint len) {
1064 void rsgMeshComputeBoundingBox(::rs_mesh mesh,
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3066 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…
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);
[all …]
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3198 rsClearObject((rs_mesh*) buf1384);
3397 *(bool*)buf2043 = rsIsObject(*(rs_mesh*)buf2044);
3488 rsSetObject((rs_mesh*) buf2299, *(rs_mesh*)buf2300);
3556 rsgDrawMesh(*(rs_mesh*)buf2354);
3559 rsgDrawMesh(*(rs_mesh*)buf2355, *(uint*)buf2356);
3562 rsgDrawMesh(*(rs_mesh*)buf2357, *(uint*)buf2358, *(uint*)buf2359, *(uint*)buf2360);
3601 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2426, (float*) buf2427, (float*) buf2428, (float*) buf2429…
3604 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2433, (float3*) buf2434, (float3*) buf2435);
3607 *(rs_allocation*)buf2436 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2437, *(uint32_t*)buf2438);
3610 *(rs_primitive*)buf2439 = rsgMeshGetPrimitive(*(rs_mesh*)buf2440, *(uint32_t*)buf2441);
[all …]
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3785 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…
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);
[all …]
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4091 rsClearObject((rs_mesh*) buf1687);
4293 *(bool*)buf2358 = rsIsObject(*(rs_mesh*)buf2359);
4506 rsSetObject((rs_mesh*) buf3101, *(rs_mesh*)buf3102);
4574 rsgDrawMesh(*(rs_mesh*)buf3156);
4577 rsgDrawMesh(*(rs_mesh*)buf3157, *(uint*)buf3158);
4580 rsgDrawMesh(*(rs_mesh*)buf3159, *(uint*)buf3160, *(uint*)buf3161, *(uint*)buf3162);
4619 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf3228, (float*) buf3229, (float*) buf3230, (float*) buf3231…
4622 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3235, (float3*) buf3236, (float3*) buf3237);
4625 *(rs_allocation*)buf3238 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3239, *(uint32_t*)buf3240);
4628 *(rs_primitive*)buf3241 = rsgMeshGetPrimitive(*(rs_mesh*)buf3242, *(uint32_t*)buf3243);
[all …]
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4065 rsClearObject((rs_mesh*) buf1668);
4267 *(bool*)buf2339 = rsIsObject(*(rs_mesh*)buf2340);
4480 rsSetObject((rs_mesh*) buf3082, *(rs_mesh*)buf3083);
4548 rsgDrawMesh(*(rs_mesh*)buf3137);
4551 rsgDrawMesh(*(rs_mesh*)buf3138, *(uint*)buf3139);
4554 rsgDrawMesh(*(rs_mesh*)buf3140, *(uint*)buf3141, *(uint*)buf3142, *(uint*)buf3143);
4593 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf3209, (float*) buf3210, (float*) buf3211, (float*) buf3212…
4596 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3216, (float3*) buf3217, (float3*) buf3218);
4599 *(rs_allocation*)buf3219 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3220, *(uint32_t*)buf3221);
4602 *(rs_primitive*)buf3222 = rsgMeshGetPrimitive(*(rs_mesh*)buf3223, *(uint32_t*)buf3224);
[all …]
/frameworks/rs/
Drs_hal.h127 typedef struct { const int* p; } __attribute__((packed, aligned(4))) rs_mesh; typedef
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript2972 rsClearObject((rs_mesh*) buf1330);
3133 *(bool*)buf1906 = rsIsObject(*(rs_mesh*)buf1907);
3215 rsSetObject((rs_mesh*) buf2134, *(rs_mesh*)buf2135);
3283 rsgDrawMesh(*(rs_mesh*)buf2189);
3286 rsgDrawMesh(*(rs_mesh*)buf2190, *(uint*)buf2191);
3289 rsgDrawMesh(*(rs_mesh*)buf2192, *(uint*)buf2193, *(uint*)buf2194, *(uint*)buf2195);
3328 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2261, (float*) buf2262, (float*) buf2263, (float*) buf2264…
3331 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2268, (float3*) buf2269, (float3*) buf2270);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript2972 rsClearObject((rs_mesh*) buf1330);
3133 *(bool*)buf1906 = rsIsObject(*(rs_mesh*)buf1907);
3215 rsSetObject((rs_mesh*) buf2134, *(rs_mesh*)buf2135);
3283 rsgDrawMesh(*(rs_mesh*)buf2189);
3286 rsgDrawMesh(*(rs_mesh*)buf2190, *(uint*)buf2191);
3289 rsgDrawMesh(*(rs_mesh*)buf2192, *(uint*)buf2193, *(uint*)buf2194, *(uint*)buf2195);
3328 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2261, (float*) buf2262, (float*) buf2263, (float*) buf2264…
3331 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2268, (float3*) buf2269, (float3*) buf2270);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript2887 rsClearObject((rs_mesh*) buf1272);
3047 *(bool*)buf1843 = rsIsObject(*(rs_mesh*)buf1844);
3129 rsSetObject((rs_mesh*) buf2071, *(rs_mesh*)buf2072);
3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
3221 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2191, (float*) buf2192, (float*) buf2193, (float*) buf2194…
3224 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2198, (float3*) buf2199, (float3*) buf2200);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript2887 rsClearObject((rs_mesh*) buf1272);
3047 *(bool*)buf1843 = rsIsObject(*(rs_mesh*)buf1844);
3129 rsSetObject((rs_mesh*) buf2071, *(rs_mesh*)buf2072);
3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
3221 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2191, (float*) buf2192, (float*) buf2193, (float*) buf2194…
3224 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2198, (float3*) buf2199, (float3*) buf2200);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript2887 rsClearObject((rs_mesh*) buf1272);
3047 *(bool*)buf1843 = rsIsObject(*(rs_mesh*)buf1844);
3129 rsSetObject((rs_mesh*) buf2071, *(rs_mesh*)buf2072);
3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
3221 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf2191, (float*) buf2192, (float*) buf2193, (float*) buf2194…
3224 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2198, (float3*) buf2199, (float3*) buf2200);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5036 rsClearObject((rs_mesh*) buf2333);
5236 *(bool*)buf2993 = rsIsObject(*(rs_mesh*)buf2994);
5449 rsSetObject((rs_mesh*) buf3736, *(rs_mesh*)buf3737);
5517 rsgDrawMesh(*(rs_mesh*)buf3791);
5520 rsgDrawMesh(*(rs_mesh*)buf3792, *(uint*)buf3793);
5523 rsgDrawMesh(*(rs_mesh*)buf3794, *(uint*)buf3795, *(uint*)buf3796, *(uint*)buf3797);
5562 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf3863, (float*) buf3864, (float*) buf3865, (float*) buf3866…
5565 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3870, (float3*) buf3871, (float3*) buf3872);
5568 *(rs_allocation*)buf3873 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3874, *(uint32_t*)buf3875);
5571 *(rs_primitive*)buf3876 = rsgMeshGetPrimitive(*(rs_mesh*)buf3877, *(uint32_t*)buf3878);
[all …]
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript5936 rsClearObject((rs_mesh*) buf3053);
6136 *(bool*)buf3713 = rsIsObject(*(rs_mesh*)buf3714);
6349 rsSetObject((rs_mesh*) buf4456, *(rs_mesh*)buf4457);
6417 rsgDrawMesh(*(rs_mesh*)buf4511);
6420 rsgDrawMesh(*(rs_mesh*)buf4512, *(uint*)buf4513);
6423 rsgDrawMesh(*(rs_mesh*)buf4514, *(uint*)buf4515, *(uint*)buf4516, *(uint*)buf4517);
6462 …rsgMeshComputeBoundingBox(*(rs_mesh*)buf4583, (float*) buf4584, (float*) buf4585, (float*) buf4586…
6465 rsgMeshComputeBoundingBox(*(rs_mesh*)buf4590, (float3*) buf4591, (float3*) buf4592);
6468 *(rs_allocation*)buf4593 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf4594, *(uint32_t*)buf4595);
6471 *(rs_primitive*)buf4596 = rsgMeshGetPrimitive(*(rs_mesh*)buf4597, *(uint32_t*)buf4598);
[all …]