Searched refs:PrimitiveRestartInSoftware (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_primitive_restart.c146 if (ctx->Const.PrimitiveRestartInSoftware) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_primitive_restart.c146 if (ctx->Const.PrimitiveRestartInSoftware) {
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_extensions.c604 ctx->Const.PrimitiveRestartInSoftware = GL_TRUE;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c604 ctx->Const.PrimitiveRestartInSoftware = GL_TRUE;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcontext.c678 ctx->Const.PrimitiveRestartInSoftware = GL_FALSE;
H A Dmtypes.h2937 GLboolean PrimitiveRestartInSoftware; member in struct:gl_constants
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_exec_array.c548 * If primitive restart is enabled, and PrimitiveRestartInSoftware is
564 ctx->Const.PrimitiveRestartInSoftware &&
/external/mesa3d/src/mesa/main/
H A Dcontext.c678 ctx->Const.PrimitiveRestartInSoftware = GL_FALSE;
H A Dmtypes.h2937 GLboolean PrimitiveRestartInSoftware; member in struct:gl_constants
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_array.c548 * If primitive restart is enabled, and PrimitiveRestartInSoftware is
564 ctx->Const.PrimitiveRestartInSoftware &&

Completed in 3115 milliseconds