Lines Matching defs:props
1090 const RboProps* props = view.get_const(name); in isRenderbufferThatWasBound() local
1768 FboProps& props = boundFboProps(target); in checkFramebufferCompleteness() local
2137 RboProps* props = view.get(mRboState.boundRenderbuffer); in setBoundRenderbufferFormat() local
2144 RboProps* props = view.get(mRboState.boundRenderbuffer); in setBoundRenderbufferSamples() local
2151 RboProps* props = view.get(mRboState.boundRenderbuffer); in setBoundRenderbufferDimensions() local
2159 RboProps* props = view.get(mRboState.boundRenderbuffer); in setBoundRenderbufferEGLImageBacked() local
2170 const RboProps* props = view.get(rbo_name); in queryRboFormat() local
2177 const RboProps* props = view.get(rbo_name); in queryRboSamples() local
2184 const RboProps* props = view.get(rbo_name); in queryRboWidth() local
2191 const RboProps* props = view.get(rbo_name); in queryRboHeight() local
2198 const RboProps* props = view.get(rbo_name); in queryRboEGLImageBacked() local
2262 const FboProps& props = boundFboProps_const(target); in getBoundFramebufferFormat() local
2441 FboProps props; in addFreshFramebuffer() local
2792 FboProps& props = it->second; in setFboCompletenessDirtyForTexture() local
2829 FboProps& props = it->second; in setFboCompletenessDirtyForRbo() local
2892 const FboProps& props = boundFboProps_const(target); in objectOfAttachment() local