Searched refs:validateD3D11Texture (Results 1 – 3 of 3) sorted by relevance
103 Error validateD3D11Texture(void *texture, const AttributeMap &attributes) const;
240 Error Stream::validateD3D11Texture(void *texture, const AttributeMap &attributes) const in validateD3D11Texture() function in egl::Stream
3149 return stream->validateD3D11Texture(texture, attribs); in ValidateStreamPostD3DTextureANGLE()