HomeSort by relevance Sort by last modified time
    Searched refs:g_pInstance (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/demo/life/
life.c 28 PPB_Instance* g_pInstance;
109 g_pInstance->BindGraphics(PSGetInstanceId(), g_Context.ctx);
292 g_pInstance = (PPB_Instance*)PSGetInterface(PPB_INSTANCE_INTERFACE);
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/
life.c 30 PPB_Instance* g_pInstance;
116 g_pInstance->BindGraphics(PSGetInstanceId(), g_Context.ctx);
291 g_pInstance = (PPB_Instance*)PSGetInterface(PPB_INSTANCE_INTERFACE);
  /external/chromium_org/native_client_sdk/src/examples/demo/life_simd/
life.c 28 PPB_Instance* g_pInstance;
130 g_pInstance->BindGraphics(PSGetInstanceId(), g_Context.ctx);
423 g_pInstance = (PPB_Instance*)PSGetInterface(PPB_INSTANCE_INTERFACE);

Completed in 3777 milliseconds