HomeSort by relevance Sort by last modified time
    Searched refs:PrimitiveID (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 252 simdscalari PrimitiveID; // IN: (SIMD) primitive ID generated from the draw call
264 uint32_t PrimitiveID; // IN: (SCALAR) PrimitiveID for the patch associated with the DS invocation
281 simdscalari PrimitiveID; // IN: input primitive ID generated from the draw call
693 // geometry shader emits PrimitiveID
    [all...]
frontend.cpp 670 tlsGsContext.PrimitiveID = primID;
813 // pull primitiveID from the GS output if available
    [all...]

Completed in 43 milliseconds