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