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

  /external/mesa3d/src/gallium/state_trackers/hgl/
hgl_context.h 68 unsigned int postProcessEnable[PP_FILTERS];
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 204 // TODO: no pp filters are enabled yet through postProcessEnable
205 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable,

Completed in 1021 milliseconds