Searched refs:assertion (Results 1 - 25 of 80) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h85 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
H A Dradeon_compiler.c101 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion) argument
103 rc_error(c, "ICE at %s:%i: assertion failed: %s\n", file, line, assertion);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h85 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
H A Dradeon_compiler.c101 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion) argument
103 rc_error(c, "ICE at %s:%i: assertion failed: %s\n", file, line, assertion);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.2.rst64 - freedreno/ir3: Fix register allocation assertion failures.
65 - freedreno/ir3: Fix register allocation assertion failures.
H A D7.8.2.rst58 - Fix assertion for surface tile offset usage on Ironlake.
91 - Change variable declared assertion into conditional in GLSL
H A D11.2.1.rst41 - st/mesa: fix glReadBuffer() assertion failure
H A D19.0.2.rst85 - radeonsi: fix assertion failure by using the correct type
H A D19.1.5.rst83 - radeonsi: fix an assertion failure: assert(!res->b.is_shared)
H A D10.2.6.rst69 - mesa: fix assertion in \_mesa_drawbuffers()
H A D12.0.5.rst79 - radeonsi: fix an assertion failure in
H A D17.3.8.rst46 - compiler assertion hit
H A D20.1.8.rst97 - iris: Fix aux assertion in resource_get_handle
H A D20.1.1.rst36 - gallium/winsys/radeon/drm fails assertion on 32bit
49 - GLSL compiler assertion is_float() failed in glsl/ir_validate.cpp,
H A D7.9.2.rst36 - Fix an off-by-one bug in a vsplit assertion.
112 [GLSL] implicit sized array with index 0 used gets assertion
135 - draw: Fix an off-by-one bug in a vsplit assertion.
H A D10.0.4.rst70 - mesa: update assertion in detach_shader() for geom shaders
H A D10.0.5.rst92 - svga: replace sampler assertion with conditional
H A D10.1.2.rst58 - i965: Put an assertion to check valid varying_to_slot[varying]
H A D10.3.rst84 width) assertion
252 Unreal Engine 4 demos fail GLSL compiler assertion
273 TGSI constant buffer overrun causes assertion failure
304 Super Maryo Chronicles fails with st/mesa assertion failure
H A D11.0.7.rst109 - glsl: Fix off-by-one error in array size check assertion
H A D11.2.0.rst167 [HSW] Unreal Elemental demo - assertion error in
195 assertion
242 framebuffer (assertion error)
271 piglit.spec.arb_texture_view.sampling-2d-array-as-2d-layer assertion
H A D13.0.1.rst134 - radeonsi: fix an assertion failure in
H A D17.1.1.rst124 - st/mesa: remove an incorrect assertion
H A D17.1.7.rst110 - i965: Delete pitch alignment assertion in
H A D18.0.5.rst104 - cherry-ignore: st/mesa: fix assertion failures with

Completed in 15 milliseconds

1234