HomeSort by: relevance | last modified time | path
    Searched defs:compare_textures (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
r600_test_dma.c 88 static bool compare_textures(struct pipe_context *ctx, function
378 pass = compare_textures(ctx, dst, &dst_cpu, bpp);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_test_blit.c 83 static bool compare_textures(struct pipe_context *ctx, struct pipe_resource *tex, function
374 pass = compare_textures(ctx, dst, &dst_cpu);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
r600_test_dma.c 88 static bool compare_textures(struct pipe_context *ctx, function
379 pass = compare_textures(ctx, dst, &dst_cpu, bpp);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_test_dma.c 89 static bool compare_textures(struct pipe_context *ctx, function
396 pass = compare_textures(ctx, dst, &dst_cpu, bpp);

Completed in 32 milliseconds