HomeSort by relevance Sort by last modified time
    Searched defs:pPerspAttribs (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/
swr_shader.cpp 422 // load *pAttribs, *pPerspAttribs
424 Value *pPerspAttribs =
425 LOAD(pPS, {0, SWR_PS_CONTEXT_pPerspAttribs}, "pPerspAttribs");
460 pAttribs = pPerspAttribs;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
context.h 83 float *pPerspAttribs;
rasterizer.cpp     [all...]
state.h 317 const float* pPerspAttribs; // IN: pointer to attribute/w barycentric coefficients
    [all...]

Completed in 71 milliseconds