Home
last modified time | relevance | path

Searched refs:ValidateStreamPostD3DTextureANGLE (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DvalidationEGL.h172 Error ValidateStreamPostD3DTextureANGLE(const Display *display,
DvalidationEGL.cpp3093 Error ValidateStreamPostD3DTextureANGLE(const Display *display, in ValidateStreamPostD3DTextureANGLE() function
/external/angle/src/libGLESv2/
Dentry_points_egl_ext.cpp878 Error error = ValidateStreamPostD3DTextureANGLE(display, streamObject, texture, attributes); in EGL_StreamPostD3DTextureANGLE()