Searched refs:mPipelineHasGraphicsImages (Results 1 – 3 of 3) sorted by relevance
88 mPipelineHasGraphicsImages(false),149 mPipelineHasGraphicsImages(other.mPipelineHasGraphicsImages), in ProgramExecutable()713 return !mGraphicsImageBindings.empty() || mPipelineHasGraphicsImages; in hasGraphicsImages()
479 bool mPipelineHasGraphicsImages; variable
449 mState.mExecutable->mPipelineHasGraphicsImages = true; in updateHasBooleans()