Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstate.c285 active_texture(GLenum texture, bool no_error) in active_texture() function
334 active_texture(texture, true); in _mesa_ActiveTexture_no_error()
341 active_texture(texture, false); in _mesa_ActiveTexture()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp350 ADD_ARG_CASE1(active_texture, "Test cost of glActiveTexture() calls", in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp385 ADD_ARG_CASE1(active_texture, "Test cost of glActiveTexture() calls", in init()