Home
last modified time | relevance | path

Searched full:_effrelativeoffset (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/ci/
Dtraces-virgl-iris.yml75 `attrib->_EffRelativeOffset < binding->Stride failed. running these.
120 Assertion `attrib->_EffRelativeOffset < binding->Stride' failed.
Dtraces-virgl.yml75 `attrib->_EffRelativeOffset < binding->Stride failed. running these.
117 Assertion `attrib->_EffRelativeOffset < binding->Stride' failed.
/external/mesa3d/src/mesa/main/
Darrayobj.c584 attrib2->_EffRelativeOffset = attrib2->RelativeOffset; in _mesa_update_vao_derived_arrays()
585 assert(attrib2->_EffRelativeOffset <= MaxRelativeOffset); in _mesa_update_vao_derived_arrays()
658 attrib2->_EffRelativeOffset = in _mesa_update_vao_derived_arrays()
660 assert(attrib2->_EffRelativeOffset <= MaxRelativeOffset); in _mesa_update_vao_derived_arrays()
749 attrib2->_EffRelativeOffset = attrib2->Ptr - ptr; in _mesa_update_vao_derived_arrays()
750 assert(attrib2->_EffRelativeOffset <= binding->Stride); in _mesa_update_vao_derived_arrays()
780 assert(attrib->_EffRelativeOffset <= MaxRelativeOffset); in _mesa_update_vao_derived_arrays()
782 binding2->_EffOffset + attrib->_EffRelativeOffset); in _mesa_update_vao_derived_arrays()
784 assert(attrib->_EffRelativeOffset < binding->Stride); in _mesa_update_vao_derived_arrays()
786 binding2->_EffOffset + attrib->_EffRelativeOffset); in _mesa_update_vao_derived_arrays()
Darrayobj.h275 return attrib->_EffRelativeOffset; in _mesa_draw_attributes_relative_offset()
Dattrib.c1175 dst->_EffRelativeOffset = src->_EffRelativeOffset; in copy_vertex_attrib_array()
Dmtypes.h1549 GLushort _EffRelativeOffset; member
1586 * _EffRelativeOffset stay positive and in bounds with
/external/virglrenderer/.gitlab-ci/expectations/virt/
Dtraces-virgl.yml229 # `attrib->_EffRelativeOffset < binding->Stride' failed. running these.
285 …arrayobj.c:800:_mesa_update_vao_derived_arrays: Assertion `attrib->_EffRelativeOffset < binding->S…