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

  /external/mesa3d/src/mesa/main/
condrender.c 101 if (ctx->Driver.EndConditionalRender)
102 ctx->Driver.EndConditionalRender(ctx, ctx->Query.CondRenderQuery);
dd.h 777 void (*EndConditionalRender)(struct gl_context *ctx, struct gl_query_object *q);
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_condrender.c 107 functions->EndConditionalRender = st_EndConditionalRender;
  /external/opencv3/modules/core/src/
gl_core_3_1.cpp     [all...]
gl_core_3_1.hpp     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 446 #define glEndConditionalRender MANGLE(EndConditionalRender)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 407 #define glEndConditionalRender MANGLE(EndConditionalRender)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 446 #define glEndConditionalRender MANGLE(EndConditionalRender)
    [all...]

Completed in 2294 milliseconds