Home
last modified time | relevance | path

Searched refs:ASSERT_OUTSIDE_BEGIN_END (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/main/
Darrayobj.c709 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_VertexArrayElementBuffer()
743 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetVertexArrayiv()
Dcontext.h266 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ macro
Dvarray.c1708 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_vertex_buffer()
1839 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_vertex_buffers()
2003 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_attrib_format()
2087 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_attrib_format()
2162 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_attrib_binding()
2245 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_binding_divisor()
Dformatquery.c829 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetInternalformativ()
1556 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetInternalformati64v()
Dviewport.c428 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_ClipControl()
Dcontext.c1848 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_Finish()
1863 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_Flush()
Ddlist.c9216 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_DeleteLists()
9308 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_NewList()
9572 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_ListBase()
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_array.c485 ASSERT_OUTSIDE_BEGIN_END(ctx); in vbo_exec_Rectf()