Searched refs:key_debug (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm.c | 351 key_debug(const char *name, int a, int b) in key_debug() function 368 found |= key_debug("EXT_texture_swizzle or DEPTH_TEXTURE_MODE", in brw_debug_recompile_sampler_key() 371 found |= key_debug("GL_CLAMP enabled on any texture unit's 1st coordinate", in brw_debug_recompile_sampler_key() 373 found |= key_debug("GL_CLAMP enabled on any texture unit's 2nd coordinate", in brw_debug_recompile_sampler_key() 375 found |= key_debug("GL_CLAMP enabled on any texture unit's 3rd coordinate", in brw_debug_recompile_sampler_key() 377 found |= key_debug("GL_MESA_ycbcr texturing\n", in brw_debug_recompile_sampler_key() 379 found |= key_debug("GL_MESA_ycbcr UV swapping\n", in brw_debug_recompile_sampler_key() 415 found |= key_debug("alphatest, computed depth, depth test, or depth write", in brw_wm_debug_recompile() 417 found |= key_debug("depth statistics", old_key->stats_wm, key->stats_wm); in brw_wm_debug_recompile() 418 found |= key_debug("flat shading", old_key->flat_shade, key->flat_shade); in brw_wm_debug_recompile() [all …]
|
D | brw_vs.c | 301 key_debug(const char *name, int a, int b) in key_debug() function 341 found |= key_debug("GL_FIXED rescaling", in brw_vs_debug_recompile() 346 found |= key_debug("user clip flags", in brw_vs_debug_recompile() 349 found |= key_debug("user clipping planes as push constants", in brw_vs_debug_recompile() 353 found |= key_debug("clip distance enable", in brw_vs_debug_recompile() 355 found |= key_debug("clip plane enable bitfield", in brw_vs_debug_recompile() 358 found |= key_debug("copy edgeflag", in brw_vs_debug_recompile() 360 found |= key_debug("PointCoord replace", in brw_vs_debug_recompile() 362 found |= key_debug("vertex color clamping", in brw_vs_debug_recompile()
|
/external/ipsec-tools/src/libipsec/ |
D | Makefile.am | 20 key_debug.c \
|
D | Makefile.in | 61 ipsec_strerror.lo key_debug.lo pfkey.lo pfkey_dump.lo \ 237 key_debug.c \ 334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/key_debug.Plo@am__quote@
|
/external/ipsec-tools/ |
D | ChangeLog | 257 src/libipsec/ipsec_strerror.c, src/libipsec/key_debug.c,
|