Searched refs:D3D11Texture (Results 1 – 4 of 4) sorted by relevance
183 mProducerType = ProducerType::D3D11Texture; in createProducerD3D11Texture()196 ASSERT(mProducerType == ProducerType::D3D11Texture); in consumerAcquire()220 ASSERT(mProducerType == ProducerType::D3D11Texture); in consumerRelease()244 ASSERT(mProducerType == ProducerType::D3D11Texture); in validateD3D11Texture()254 ASSERT(mProducerType == ProducerType::D3D11Texture); in postD3D11Texture()
58 D3D11Texture, enumerator
4298 if (stream->getProducerType() != Stream::ProducerType::D3D11Texture) in ValidateStreamPostD3DTextureANGLE()
1623 ASSERT(stream->getProducerType() == egl::Stream::ProducerType::D3D11Texture); in TextureStorage11_External()