Home
last modified time | relevance | path

Searched refs:bind_texture (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexobj.c1733 bind_texture(struct gl_context *ctx, GLenum target, GLuint texName, in bind_texture() function
1749 bind_texture(ctx, target, texName, ctx->Texture.CurrentUnit, true, in _mesa_BindTexture_no_error()
1763 bind_texture(ctx, target, texName, ctx->Texture.CurrentUnit, false, in _mesa_BindTexture()
1785 bind_texture(ctx, target, texture, unit, false, "glBindMultiTextureEXT"); in _mesa_BindMultiTextureEXT()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp497 ADD_ARG_CASE2(bind_texture, "Test cost of glBindTexture() calls. Note: Uses only texture 0", in init()
H A Des2pRedundantStateChangeTests.cpp1081 ADD_TESTCASE(bind_texture, "Change texture binding.", in init()
H A Des2pStateChangeTests.cpp1210 ADD_TESTCASE(bind_texture, "Change texture binding.", in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp532 ADD_ARG_CASE2(bind_texture, "Test cost of glBindTexture() calls. Note: Uses only texture 0", in init()
H A Des3pRedundantStateChangeTests.cpp1155 ADD_TESTCASE(bind_texture, "Change texture binding.", in init()
H A Des3pStateChangeTests.cpp1294 ADD_TESTCASE(bind_texture, "Change texture binding.", in init()

Completed in 9 milliseconds