Searched refs:util_create_texture2d (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_tests.c47 util_create_texture2d(struct pipe_screen *screen, unsigned width, function in typeref:struct:pipe_resource *
331 cb = util_create_texture2d(ctx->screen, 256, 256,
391 cb = util_create_texture2d(ctx->screen, 256, 256,
434 cb = util_create_texture2d(ctx->screen, 256, 256,
490 cb = util_create_texture2d(ctx->screen, 256, 256,
541 util_create_texture2d(screen, 4096, 1024, PIPE_FORMAT_R8_UNORM, 0);
649 cb = util_create_texture2d(ctx->screen, 256, 256,
805 cb = util_create_texture2d(ctx->screen, 256, 256,
892 struct pipe_resource *tex = util_create_texture2d(screen, NV12_WIDTH, NV12_HEIGHT,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_tests.c46 util_create_texture2d(struct pipe_screen *screen, unsigned width, function in typeref:struct:pipe_resource *
326 cb = util_create_texture2d(ctx->screen, 256, 256,
386 cb = util_create_texture2d(ctx->screen, 256, 256,
429 cb = util_create_texture2d(ctx->screen, 256, 256,
485 cb = util_create_texture2d(ctx->screen, 256, 256,
532 util_create_texture2d(screen, 4096, 1024, PIPE_FORMAT_R8_UNORM, 0);
640 cb = util_create_texture2d(ctx->screen, 256, 256,
796 cb = util_create_texture2d(ctx->screen, 256, 256,

Completed in 7 milliseconds