Home
last modified time | relevance | path

Searched refs:platform_id (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp3017 cl_context_properties platform_id = 0; in Context() local
3045 platform_id = (cl_context_properties)platforms[i](); in Context()
3050 if (platform_id == 0) { in Context()
3058 prop[1] = platform_id; in Context()
Dcl.hpp2596 cl_context_properties platform_id = 0; in Context() local
2622 platform_id = (cl_context_properties)platforms[i](); in Context()
2627 if (platform_id == 0) { in Context()
2635 prop[1] = platform_id; in Context()