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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h39 struct swr_scratch_space tcs_constants; member in struct:swr_scratch_buffers
H A Dswr_scratch.cpp100 AlignedFree(scratch->tcs_constants.base);
H A Dswr_state.cpp983 scratch = &ctx->scratch->tcs_constants;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h242 const void *tcs_constants[PIPE_MAX_CONSTANT_BUFFERS]; member in struct:draw_context::__anone553aa980208::__anone553aa980508
H A Ddraw_pt_fetch_shade_pipeline_llvm.c491 llvm->tcs_jit_context.constants[i] = draw->pt.user.tcs_constants[i];
652 draw->pt.user.tcs_constants,
H A Ddraw_context.c480 draw->pt.user.tcs_constants[slot] = buffer;

Completed in 13 milliseconds