HomeSort by: relevance | last modified time | path
    Searched defs:inputSlot (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
clip.h 510 uint32_t inputSlot = backendState.vertexAttribOffset + mapSlot;
512 pa.Assemble(inputSlot, tmpVector);
520 vertices[i].attrib[inputSlot] = tmpVector[provokingVertex];
527 vertices[i].attrib[inputSlot] = tmpVector[i];
binner.cpp 89 uint32_t inputSlot;
93 inputSlot = backendState.vertexAttribOffset + attribSwizzle.sourceAttrib;
97 inputSlot = backendState.vertexAttribOffset + i;
136 pa.AssembleSingle(inputSlot, adjustedTriIndex, attrib);
146 pa.AssembleSingle(inputSlot, triIndex, attrib);
157 pa.AssembleSingle(inputSlot, triIndex, attrib);
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_dx.h 1089 uint32 inputSlot;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
svga3d_dx.h 1093 uint32 inputSlot;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
svga3d_dx.h 1134 uint32 inputSlot;

Completed in 62 milliseconds