OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:radeon_revalidate_bos
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common.c
549
static GLboolean
radeon_revalidate_bos
(struct gl_context *ctx)
function
678
if (
radeon_revalidate_bos
(rmesa->glCtx) == GL_FALSE) {
radeon_dma.c
256
/* Cmd buff have been flushed in
radeon_revalidate_bos
*/
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c
549
static GLboolean
radeon_revalidate_bos
(struct gl_context *ctx)
function
678
if (
radeon_revalidate_bos
(rmesa->glCtx) == GL_FALSE) {
radeon_dma.c
256
/* Cmd buff have been flushed in
radeon_revalidate_bos
*/
Completed in 275 milliseconds