summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rastpos.h
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-10-03 14:20:17 -0700
committerPaul Berry <[email protected]>2012-10-04 12:46:42 -0700
commit8f0b81bf7ddcdf5715a3e00af67395b91f27a243 (patch)
treeb2cb264880105e16de8a5684a11e1dcec81e77de /src/mesa/main/rastpos.h
parent8c28a9bd733f5b51ab459c6bc626a5aaac5a6c0c (diff)
mesa: don't enable glVertexPointer() when using API_OPENGLES2.
This function is only present in GLES1 and in the OpenGL compatibility profile. Fixes the following "make check" failure: [----------] 1 test from DispatchSanity_test [ RUN ] DispatchSanity_test.GLES2 Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable dispatch_sanity.cpp:122: Failure Value of: table[i] Actual: 0x4de54e Expected: (_glapi_proc) _mesa_generic_nop Which is: 0x41af72 i = 321 [ FAILED ] DispatchSanity_test.GLES2 (4 ms) [----------] 1 test from DispatchSanity_test (4 ms total) NOTE: This is a candidate for stable release branches. Reviewed-by: Oliver McFadden <[email protected]> Tested-by: Oliver McFadden <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/rastpos.h')
0 files changed, 0 insertions, 0 deletions