Searched refs:swr_copy_to_scratch_space (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h45 * swr_copy_to_scratch_space
56 void *swr_copy_to_scratch_space(struct swr_context *ctx,
H A Dswr_scratch.cpp32 swr_copy_to_scratch_space(struct swr_context *ctx, function in typeref:typename:void *
H A Dswr_state.cpp884 ptr = swr_copy_to_scratch_space(ctx, scratch, ptr, size);
1293 ptr = (uint8_t *)swr_copy_to_scratch_space(
1366 ptr = swr_copy_to_scratch_space(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h47 * swr_copy_to_scratch_space
58 void *swr_copy_to_scratch_space(struct swr_context *ctx,
H A Dswr_scratch.cpp33 swr_copy_to_scratch_space(struct swr_context *ctx, function in typeref:typename:void *
H A Dswr_state.cpp1008 ptr = swr_copy_to_scratch_space(ctx, scratch, ptr, size);
1455 ptr = (uint8_t *)swr_copy_to_scratch_space(
1531 ptr = swr_copy_to_scratch_space(

Completed in 10 milliseconds