Home
last modified time | relevance | path

Searched refs:radeonMakeCurrent (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_screen.h177 #define radeonMakeCurrent r200_radeonMakeCurrent macro
Dradeon_common_context.h497 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv,
Dradeon_common_context.c579 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv, in radeonMakeCurrent() function
Dradeon_screen.c866 .MakeCurrent = radeonMakeCurrent,
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_screen.h177 #define radeonMakeCurrent r200_radeonMakeCurrent macro
Dradeon_common_context.h497 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv,
Dradeon_common_context.c579 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv, in radeonMakeCurrent() function
Dradeon_screen.c866 .MakeCurrent = radeonMakeCurrent,
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst296 - radeon: Exchange one curious idiom for another in radeonMakeCurrent