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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.h 61 enum ComponentEnable
fetch_jit.cpp 41 bool isComponentEnabled(ComponentEnable enableMask, uint8_t component);
66 uint32_t&, uint32_t&, const ComponentEnable, const ComponentControl(&)[4], Value*(&)[4],
71 uint32_t&, uint32_t&, const ComponentEnable, const ComponentControl(&)[4], Value*(&)[4]> Shuffle16bpcArgs;
267 SWR_ASSERT(ied.ComponentPacking == ComponentEnable::XYZW, "Fetch load path doesn't support component packing.");
714 if (ied.ComponentPacking == ComponentEnable::NONE)
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.cpp 487 velems->fsState.layout[i].ComponentPacking = ComponentEnable::XYZW;
    [all...]

Completed in 2494 milliseconds