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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
frontend.cpp 870 switch (pState->outputTopology)
875 default: SWR_INVALID("Unexpected GS output topology: %d", pState->outputTopology);
883 switch (pState->outputTopology)
888 default: SWR_INVALID("Unexpected GS output topology: %d", pState->outputTopology);
    [all...]
state.h 729 PRIMITIVE_TOPOLOGY outputTopology; // @llvm_enum
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_shader.cpp 553 pGS->outputTopology =
    [all...]

Completed in 61 milliseconds