Home
last modified time | relevance | path

Searched refs:errorFormatType (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c940 GLenum errorFormatType; in validate_clear_buffer_format() local
966 errorFormatType = _mesa_error_check_format_and_type(ctx, format, type); in validate_clear_buffer_format()
967 if (errorFormatType != GL_NO_ERROR) { in validate_clear_buffer_format()

Completed in 10 milliseconds