Searched refs:postD3D11Texture (Results 1 – 3 of 3) sorted by relevance
104 Error postD3D11Texture(void *texture, const AttributeMap &attributes);
250 Error Stream::postD3D11Texture(void *texture, const AttributeMap &attributes) in postD3D11Texture() function in egl::Stream
646 ANGLE_EGL_TRY_RETURN(thread, streamObject->postD3D11Texture(texture, attributes), in StreamPostD3DTextureANGLE()