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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_primitive_restart.c 146 if (ctx->Const.PrimitiveRestartInSoftware) {
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 604 ctx->Const.PrimitiveRestartInSoftware = GL_TRUE;
  /external/mesa3d/src/mesa/main/
context.c 678 ctx->Const.PrimitiveRestartInSoftware = GL_FALSE;
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c 548 * If primitive restart is enabled, and PrimitiveRestartInSoftware is
564 ctx->Const.PrimitiveRestartInSoftware &&
    [all...]

Completed in 581 milliseconds