Lines Matching refs:Context9
84 angle::Result Blit9::initialize(Context9 *context9) in initialize()
120 angle::Result Blit9::setShader(Context9 *context9, in setShader()
151 angle::Result Blit9::setVertexShader(Context9 *context9, ShaderId shader) in setVertexShader()
158 angle::Result Blit9::setPixelShader(Context9 *context9, ShaderId shader) in setPixelShader()
187 angle::Result Blit9::boxFilter(Context9 *context9, in boxFilter()
228 Context9 *context9 = GetImplAs<Context9>(context); in copy2D()
262 Context9 *context9 = GetImplAs<Context9>(context); in copyCube()
298 Context9 *context9 = GetImplAs<Context9>(context); in copyTexture()
327 angle::Result Blit9::copy(Context9 *context9, in copy()
384 angle::Result Blit9::formatConvert(Context9 *context9, in formatConvert()
426 angle::Result Blit9::setFormatConvertShaders(Context9 *context9, in setFormatConvertShaders()
582 angle::Result Blit9::copySurfaceToTexture(Context9 *context9, in copySurfaceToTexture()