internal/graphicsdriver/opengl/gl: add a build tag for PS5

This commit is contained in:
Hajime Hoshi 2023-12-23 19:01:36 +09:00
parent 6878bd79fc
commit 01a4e29c5b

View File

@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !playstation5
package gl
const (