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 D | radeon_compiler.h | 85 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
|
| H A D | radeon_compiler.c | 101 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 D | radeon_compiler.h | 85 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
|
| H A D | radeon_compiler.c | 101 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 D | 20.1.2.rst | 64 - freedreno/ir3: Fix register allocation assertion failures. 65 - freedreno/ir3: Fix register allocation assertion failures.
|
| H A D | 7.8.2.rst | 58 - Fix assertion for surface tile offset usage on Ironlake. 91 - Change variable declared assertion into conditional in GLSL
|
| H A D | 11.2.1.rst | 41 - st/mesa: fix glReadBuffer() assertion failure
|
| H A D | 19.0.2.rst | 85 - radeonsi: fix assertion failure by using the correct type
|
| H A D | 19.1.5.rst | 83 - radeonsi: fix an assertion failure: assert(!res->b.is_shared)
|
| H A D | 10.2.6.rst | 69 - mesa: fix assertion in \_mesa_drawbuffers()
|
| H A D | 12.0.5.rst | 79 - radeonsi: fix an assertion failure in
|
| H A D | 17.3.8.rst | 46 - compiler assertion hit
|
| H A D | 20.1.8.rst | 97 - iris: Fix aux assertion in resource_get_handle
|
| H A D | 20.1.1.rst | 36 - gallium/winsys/radeon/drm fails assertion on 32bit 49 - GLSL compiler assertion is_float() failed in glsl/ir_validate.cpp,
|
| H A D | 7.9.2.rst | 36 - 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 D | 10.0.4.rst | 70 - mesa: update assertion in detach_shader() for geom shaders
|
| H A D | 10.0.5.rst | 92 - svga: replace sampler assertion with conditional
|
| H A D | 10.1.2.rst | 58 - i965: Put an assertion to check valid varying_to_slot[varying]
|
| H A D | 10.3.rst | 84 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 D | 11.0.7.rst | 109 - glsl: Fix off-by-one error in array size check assertion
|
| H A D | 11.2.0.rst | 167 [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 D | 13.0.1.rst | 134 - radeonsi: fix an assertion failure in
|
| H A D | 17.1.1.rst | 124 - st/mesa: remove an incorrect assertion
|
| H A D | 17.1.7.rst | 110 - i965: Delete pitch alignment assertion in
|
| H A D | 18.0.5.rst | 104 - cherry-ignore: st/mesa: fix assertion failures with
|
Completed in 15 milliseconds
1234