Home
last modified time | relevance | path

Searched refs:key_debug (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c82 found |= key_debug(brw, "alphatest, computed depth, depth test, or " in brw_wm_debug_recompile()
85 found |= key_debug(brw, "depth statistics", in brw_wm_debug_recompile()
87 found |= key_debug(brw, "flat shading", in brw_wm_debug_recompile()
89 found |= key_debug(brw, "number of color buffers", in brw_wm_debug_recompile()
91 found |= key_debug(brw, "MRT alpha test or alpha-to-coverage", in brw_wm_debug_recompile()
93 found |= key_debug(brw, "fragment color clamping", in brw_wm_debug_recompile()
95 found |= key_debug(brw, "per-sample interpolation", in brw_wm_debug_recompile()
97 found |= key_debug(brw, "multisampled FBO", in brw_wm_debug_recompile()
99 found |= key_debug(brw, "frag coord adds sample pos", in brw_wm_debug_recompile()
102 found |= key_debug(brw, "line smoothing", in brw_wm_debug_recompile()
[all …]
Dbrw_vs.c132 found |= key_debug(brw, "Vertex attrib w/a flags", in brw_vs_debug_recompile()
137 found |= key_debug(brw, "legacy user clipping", in brw_vs_debug_recompile()
141 found |= key_debug(brw, "copy edgeflag", in brw_vs_debug_recompile()
143 found |= key_debug(brw, "PointCoord replace", in brw_vs_debug_recompile()
145 found |= key_debug(brw, "vertex color clamping", in brw_vs_debug_recompile()
Dbrw_tcs.c136 found |= key_debug(brw, "input vertices", old_key->input_vertices, in brw_tcs_debug_recompile()
138 found |= key_debug(brw, "outputs written", old_key->outputs_written, in brw_tcs_debug_recompile()
140 found |= key_debug(brw, "patch outputs written", old_key->patch_outputs_written, in brw_tcs_debug_recompile()
142 found |= key_debug(brw, "TES primitive mode", old_key->tes_primitive_mode, in brw_tcs_debug_recompile()
144 found |= key_debug(brw, "quads and equal_spacing workaround", in brw_tcs_debug_recompile()
Dbrw_tes.c55 found |= key_debug(brw, "inputs read", old_key->inputs_read, in brw_tes_debug_recompile()
57 found |= key_debug(brw, "patch inputs read", old_key->patch_inputs_read, in brw_tes_debug_recompile()
Dbrw_context.h1416 key_debug(struct brw_context *brw, const char *name, int a, int b) in key_debug() function
/external/ipsec-tools/src/libipsec/
DMakefile.am20 key_debug.c \
DMakefile.in61 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/
DChangeLog257 src/libipsec/ipsec_strerror.c, src/libipsec/key_debug.c,