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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.c 284 return ctx->Debug.ShaderErrors[id];
711 control_messages(ctx->Debug.ShaderErrors, SHADER_ERROR_COUNT,
753 memset(ctx->Debug.ShaderErrors, GL_TRUE, sizeof ctx->Debug.ShaderErrors);
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
errors.c 284 return ctx->Debug.ShaderErrors[id];
711 control_messages(ctx->Debug.ShaderErrors, SHADER_ERROR_COUNT,
753 memset(ctx->Debug.ShaderErrors, GL_TRUE, sizeof ctx->Debug.ShaderErrors);
mtypes.h     [all...]

Completed in 246 milliseconds