HomeSort by: relevance | last modified time | path
    Searched refs:AllowGLSLCrossStageInterpolationMismatch (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_context.c 945 ctx->Const.AllowGLSLCrossStageInterpolationMismatch =
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_extensions.c 1202 consts->AllowGLSLCrossStageInterpolationMismatch = options->allow_glsl_cross_stage_interpolation_mismatch;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_context.c 911 ctx->Const.AllowGLSLCrossStageInterpolationMismatch =
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_extensions.c 1081 consts->AllowGLSLCrossStageInterpolationMismatch = options->allow_glsl_cross_stage_interpolation_mismatch;
  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
link_varyings.cpp 378 if (!ctx->Const.AllowGLSLCrossStageInterpolationMismatch) {
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 3940 GLboolean AllowGLSLCrossStageInterpolationMismatch;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
link_varyings.cpp 368 if (!ctx->Const.AllowGLSLCrossStageInterpolationMismatch) {
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
mtypes.h 3799 GLboolean AllowGLSLCrossStageInterpolationMismatch;

Completed in 22 milliseconds