Home | History | Annotate | Download | only in main

Lines Matching refs:TextureStateTimestamp

1407    if (ctx->Shared->TextureStateStamp != ctx->TextureStateTimestamp) {
1409 ctx->TextureStateTimestamp = ctx->Shared->TextureStateStamp;
1417 assert(ctx->Shared->TextureStateStamp == ctx->TextureStateTimestamp);