Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dtexture.h35 void ogles_validate_texture(ogles_context_t* c);
Darray.cpp1132 ogles_validate_texture(c); in validate_arrays()
Dtexture.cpp104 void ogles_validate_texture(ogles_context_t* c) in ogles_validate_texture() function