Home | History | Annotate | Download | only in main

Lines Matching refs:ARB_depth_texture

416       if (ctx->API == API_OPENGL && ctx->Extensions.ARB_depth_texture) {
1071 if (!ctx->Extensions.ARB_depth_texture)
1391 if (ctx->API != API_OPENGL || !ctx->Extensions.ARB_depth_texture)
1572 if (ctx->API != API_OPENGL || !ctx->Extensions.ARB_depth_texture)