/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel_copy.c | 71 perf_debug("glCopyPixels() fallback: MRT\n"); in do_blit_copypixels() 84 perf_debug("glCopyPixels() fallback: GL_DEPTH\n"); in do_blit_copypixels() 87 perf_debug("glCopyPixels() fallback: GL_STENCIL\n"); in do_blit_copypixels() 90 perf_debug("glCopyPixels(): Unknown type\n"); in do_blit_copypixels() 95 perf_debug("glCopyPixels() fallback: missing draw buffer\n"); in do_blit_copypixels() 100 perf_debug("glCopyPixels() fallback: missing read buffer\n"); in do_blit_copypixels() 105 perf_debug("glCopyPixels() fallback: multisampled buffers\n"); in do_blit_copypixels() 110 perf_debug("glCopyPixels(): Unsupported image transfer state\n"); in do_blit_copypixels() 115 perf_debug("glCopyPixels(): Unsupported depth test state\n"); in do_blit_copypixels() 120 perf_debug("glCopyPixels(): Unsupported stencil test state\n"); in do_blit_copypixels() [all …]
|
D | brw_gs.c | 42 perf_debug("Recompiling geometry shader for program %d\n", prog->Id); in brw_gs_debug_recompile() 50 perf_debug(" Didn't find previous compile in the shader cache for " in brw_gs_debug_recompile() 58 perf_debug(" Something else\n"); in brw_gs_debug_recompile() 110 if (unlikely(brw->perf_debug)) { in brw_codegen_gs_prog() 128 if (unlikely(brw->perf_debug)) { in brw_codegen_gs_prog() 133 perf_debug("GS compile took %.03f ms and stalled the GPU\n", in brw_codegen_gs_prog()
|
D | brw_tes.c | 40 perf_debug("Recompiling tessellation evaluation shader for program %d\n", in brw_tes_debug_recompile() 49 perf_debug(" Didn't find previous compile in the shader cache for " in brw_tes_debug_recompile() 61 perf_debug(" Something else\n"); in brw_tes_debug_recompile() 95 if (unlikely(brw->perf_debug)) { in brw_codegen_tes_prog() 119 if (unlikely(brw->perf_debug)) { in brw_codegen_tes_prog() 124 perf_debug("TES compile took %.03f ms and stalled the GPU\n", in brw_codegen_tes_prog()
|
D | brw_vs.c | 118 perf_debug("Recompiling vertex shader for program %d\n", prog->Id); in brw_vs_debug_recompile() 126 perf_debug(" Didn't find previous compile in the shader cache for " in brw_vs_debug_recompile() 151 perf_debug(" Something else\n"); in brw_vs_debug_recompile() 202 if (unlikely(brw->perf_debug)) { in brw_codegen_vs_prog() 237 if (unlikely(brw->perf_debug)) { in brw_codegen_vs_prog() 242 perf_debug("VS compile took %.03f ms and stalled the GPU\n", in brw_codegen_vs_prog()
|
D | brw_tcs.c | 122 perf_debug("Recompiling tessellation control shader for program %d\n", in brw_tcs_debug_recompile() 131 perf_debug(" Didn't find previous compile in the shader cache for " in brw_tcs_debug_recompile() 149 perf_debug(" Something else\n"); in brw_tcs_debug_recompile() 224 if (unlikely(brw->perf_debug)) { in brw_codegen_tcs_prog() 246 if (unlikely(brw->perf_debug)) { in brw_codegen_tcs_prog() 255 perf_debug("TCS compile took %.03f ms and stalled the GPU\n", in brw_codegen_tcs_prog()
|
D | brw_cs.c | 82 if (unlikely(brw->perf_debug)) { in brw_codegen_cs_prog() 105 if (unlikely(brw->perf_debug)) { in brw_codegen_cs_prog() 112 perf_debug("CS compile took %.03f ms and stalled the GPU\n", in brw_codegen_cs_prog()
|
D | brw_wm.c | 70 perf_debug("Recompiling fragment shader for program %d\n", prog->Id); in brw_wm_debug_recompile() 78 perf_debug(" Didn't find previous compile in the shader cache for debug\n"); in brw_wm_debug_recompile() 123 perf_debug(" Something else\n"); in brw_wm_debug_recompile() 161 if (unlikely(brw->perf_debug)) { in brw_codegen_wm_prog() 194 if (unlikely(brw->perf_debug)) { in brw_codegen_wm_prog() 200 perf_debug("FS compile took %.03f ms and stalled the GPU\n", in brw_codegen_wm_prog()
|
D | brw_blorp.c | 797 perf_debug("Bad PBO alignment; fallback to CPU mapping\n"); in blorp_get_client_bo() 828 perf_debug("intel_texsubimage: temp bo creation failed: size = %u\n", in blorp_get_client_bo() 834 perf_debug("intel_texsubimage: temp bo upload failed\n"); in blorp_get_client_bo() 854 perf_debug("intel_texsubimage_blorp: unsupported gl_pixelstore_attrib\n"); in blorp_get_client_format() 871 perf_debug("intel_texsubimage_blorp: %s not supported", in blorp_get_client_format() 905 perf_debug("intel_texsubimage: can't use %s as render target\n", in brw_blorp_upload_miptree() 957 perf_debug("intel_texsubimage: miptree creation for src failed\n"); in brw_blorp_upload_miptree() 1005 perf_debug("intel_texsubimage: can't use %s as render target\n", in brw_blorp_download_miptree() 1079 perf_debug("intel_texsubimage: miptree creation for src failed\n"); in brw_blorp_download_miptree()
|
D | intel_pixel_read.c | 158 perf_debug("Flushing before mapping a referenced bo.\n"); in intel_readpixels_tiled_memcpy() 281 perf_debug("%s: fallback to CPU mapping in PBO case\n", __func__); in intelReadPixels()
|
D | intel_fbo.c | 796 perf_debug("glBlitFramebuffer(): missing src renderbuffer. " in intel_blit_framebuffer_with_blitter() 814 perf_debug("glBlitFramebuffer(): non-1:1 blit. " in intel_blit_framebuffer_with_blitter() 832 perf_debug("glBlitFramebuffer(): missing dst renderbuffer. " in intel_blit_framebuffer_with_blitter() 840 perf_debug("glBlitFramebuffer() with sRGB conversion cannot be " in intel_blit_framebuffer_with_blitter() 853 perf_debug("glBlitFramebuffer(): unknown blit failure. " in intel_blit_framebuffer_with_blitter()
|
D | intel_pixel_bitmap.c | 204 perf_debug("accelerated glBitmap() only supports rendering to a " in do_blit_bitmap() 237 perf_debug("Unsupported format %s in accelerated glBitmap()\n", in do_blit_bitmap()
|
D | brw_meta_util.c | 303 perf_debug("sRGB fast clear not enabled for (%s)", in brw_is_color_fast_clear_compatible() 310 perf_debug("Integer fast clear not enabled for (%s)", in brw_is_color_fast_clear_compatible()
|
D | intel_buffer_objects.c | 284 perf_debug("Using a blit copy to avoid stalling on " in brw_buffer_subdata() 307 perf_debug("Stalling on glBufferSubData(%ld, %ld) (%ldkb) to a busy " in brw_buffer_subdata() 431 perf_debug("Stalling on the GPU for mapping a busy buffer " in brw_map_buffer_range()
|
D | brw_queryobj.c | 154 if (unlikely(brw->perf_debug)) { in brw_queryobj_get_results() 156 perf_debug("Stalling on the GPU waiting for a query object.\n"); in brw_queryobj_get_results()
|
D | intel_tex_copy.c | 119 perf_debug("%s - fallback to swrast\n", __func__); in intelCopyTexSubImage()
|
D | brw_context.h | 379 #define perf_debug(...) do { \ macro 383 if (brw->perf_debug) \ 845 bool perf_debug; member 1419 perf_debug(" %s %d->%d\n", name, a, b); in key_debug()
|
D | brw_conditional_render.c | 188 perf_debug("Conditional rendering is implemented in software and may " in brw_check_conditional_render()
|
D | gen6_sol.c | 249 if (unlikely(brw->perf_debug && brw_bo_busy(bo))) in aggregate_transform_feedback_counter() 250 perf_debug("Stalling for # of transform feedback primitives written.\n"); in aggregate_transform_feedback_counter()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_copy.c | 72 perf_debug("glCopyPixels() fallback: MRT\n"); in do_blit_copypixels() 85 perf_debug("glCopyPixels() fallback: GL_DEPTH\n"); in do_blit_copypixels() 88 perf_debug("glCopyPixels() fallback: GL_STENCIL\n"); in do_blit_copypixels() 91 perf_debug("glCopyPixels(): Unknown type\n"); in do_blit_copypixels() 96 perf_debug("glCopyPixels() fallback: missing draw buffer\n"); in do_blit_copypixels() 101 perf_debug("glCopyPixels() fallback: missing read buffer\n"); in do_blit_copypixels() 106 perf_debug("glCopyPixels(): Unsupported image transfer state\n"); in do_blit_copypixels() 111 perf_debug("glCopyPixels(): Unsupported depth test state\n"); in do_blit_copypixels() 116 perf_debug("glCopyPixels(): Unsupported stencil test state\n"); in do_blit_copypixels() 123 perf_debug("glCopyPixels(): Unsupported fragment shader state\n"); in do_blit_copypixels() [all …]
|
D | intel_context.h | 175 bool perf_debug; member 300 #define perf_debug(...) do { \ macro 304 if (intel->perf_debug) \
|
D | intel_fbo.c | 659 perf_debug("glBlitFramebuffer(): missing src renderbuffer. " in intel_blit_framebuffer_with_blitter() 677 perf_debug("glBlitFramebuffer(): non-1:1 blit. " in intel_blit_framebuffer_with_blitter() 695 perf_debug("glBlitFramebuffer(): missing dst renderbuffer. " in intel_blit_framebuffer_with_blitter() 703 perf_debug("glBlitFramebuffer(): unsupported blit from %s to %s. " in intel_blit_framebuffer_with_blitter() 718 perf_debug("glBlitFramebuffer(): unknown blit failure. " in intel_blit_framebuffer_with_blitter()
|
D | intel_pixel_bitmap.c | 207 perf_debug("accelerated glBitmap() only supports rendering to a " in do_blit_bitmap() 240 perf_debug("Unsupported format %s in accelerated glBitmap()\n", in do_blit_bitmap()
|
D | intel_tex_copy.c | 100 perf_debug("%s - fallback to swrast\n", __func__); in intelCopyTexSubImage()
|
D | intel_mipmap_tree.c | 147 perf_debug("%dx%d miptree too large to blit, falling back to untiled", in intel_miptree_choose_tiling() 202 perf_debug("%dx%d miptree larger than aperture; falling back to X-tiled\n", in intel_miptree_create() 624 perf_debug("miptree validate blit for %s failed\n", in intel_miptree_copy_slice() 670 perf_debug("Mapping a busy BO, causing a stall on the GPU.\n"); in intel_miptree_map_raw()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_draw.c | 279 perf_debug("Flushing batch due to HW-2116 workaround " in vc4_hw_2116_workaround() 306 perf_debug("Fallback conversion for %d %s vertices\n", in vc4_draw_vbo() 570 perf_debug("Partial clear of Z+stencil buffer, " in vc4_clear() 590 perf_debug("Flushing rendering to process new clear.\n"); in vc4_clear()
|