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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c273 create_blit_texcoord_vertexbuf(struct pipe_context *pctx) function in typeref:struct:pipe_resource *
286 ctx->blit_texcoord_vbuf = create_blit_texcoord_vertexbuf(pctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c522 create_blit_texcoord_vertexbuf(struct pipe_context *pctx) function in typeref:struct:pipe_resource *
535 ctx->blit_texcoord_vbuf = create_blit_texcoord_vertexbuf(pctx);

Completed in 9 milliseconds