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.c661 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_element_buffer()
720 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetVertexArrayiv()
Dcontext.h255 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ macro
Dvarray.c2082 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_vertex_buffer_err()
2308 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_vertex_buffers_err()
2412 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_attrib_format()
2509 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_attrib_format()
2599 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_attrib_binding()
2705 ASSERT_OUTSIDE_BEGIN_END(ctx); in vertex_array_binding_divisor()
Dformatquery.c840 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetInternalformativ()
1579 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_GetInternalformati64v()
Dcontext.c1857 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_Finish()
1878 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_Flush()
Dviewport.c559 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_ClipControl()
Ddlist.c9218 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_DeleteLists()
9310 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_NewList()
9586 ASSERT_OUTSIDE_BEGIN_END(ctx); in _mesa_ListBase()
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_array.c502 ASSERT_OUTSIDE_BEGIN_END(ctx); in vbo_exec_Rectf()