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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h40 struct swr_scratch_space tes_constants; member in struct:swr_scratch_buffers
H A Dswr_scratch.cpp101 AlignedFree(scratch->tes_constants.base);
H A Dswr_state.cpp988 scratch = &ctx->scratch->tes_constants;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h244 const void *tes_constants[PIPE_MAX_CONSTANT_BUFFERS]; member in struct:draw_context::__anone553aa980208::__anone553aa980508
H A Ddraw_pt_fetch_shade_pipeline_llvm.c508 llvm->tes_jit_context.constants[i] = draw->pt.user.tes_constants[i];
672 draw->pt.user.tes_constants,
H A Ddraw_context.c484 draw->pt.user.tes_constants[slot] = buffer;

Completed in 12 milliseconds