Home | History | Annotate | Download | only in main

Lines Matching refs:ARB_map_buffer_range

2115       if (!ctx->Extensions.ARB_map_buffer_range)
2120 if (!ctx->Extensions.ARB_map_buffer_range)
2125 if (!ctx->Extensions.ARB_map_buffer_range)
2583 if (!ctx->Extensions.ARB_map_buffer_range) {
2585 "glMapBufferRange(ARB_map_buffer_range not supported)");
2604 if (!ctx->Extensions.ARB_map_buffer_range) {
2607 "ARB_map_buffer_range not supported)");
2691 if (!ctx->Extensions.ARB_map_buffer_range) {
2693 "%s(ARB_map_buffer_range not supported)", func);