Searched refs:postD3DTexture (Results 1 – 4 of 4) sorted by relevance
31 virtual void postD3DTexture(void *pointer, const egl::AttributeMap &attributes) = 0;
26 void postD3DTexture(void *pointer, const egl::AttributeMap &attributes) override;
134 void StreamProducerD3DTexture::postD3DTexture(void *pointer, const egl::AttributeMap &attributes) in postD3DTexture() function in rx::StreamProducerD3DTexture
256 mProducerImplementation->postD3DTexture(texture, attributes); in postD3D11Texture()