Searched refs:vertexCache (Results 1 – 6 of 6) sorted by relevance
42 VertexCache vertexCache; member
1001 if(task->vertexCache.drawCall != primitiveDrawCall) in processPrimitiveVertices()1003 task->vertexCache.clear(); in processPrimitiveVertices()1004 task->vertexCache.drawCall = primitiveDrawCall; in processPrimitiveVertices()1670 vertexTask[i]->vertexCache.drawCall = -1; in initializeThreads()
44 Pointer<Byte> cache = task + OFFSET(VertexTask,vertexCache); in generate()45 Pointer<Byte> vertexCache = cache + OFFSET(VertexCache,vertex); in generate() local69 Pointer<Byte> cacheLine0 = vertexCache + tagIndex * UInt((int)sizeof(Vertex)); in generate()74 Pointer<Byte> cacheLine = vertexCache + cacheIndex * UInt((int)sizeof(Vertex)); in generate()
41 VertexCache vertexCache; member
1128 if(task->vertexCache.drawCall != primitiveDrawCall) in processPrimitiveVertices()1130 task->vertexCache.clear(); in processPrimitiveVertices()1131 task->vertexCache.drawCall = primitiveDrawCall; in processPrimitiveVertices()2048 vertexTask[i]->vertexCache.drawCall = -1; in initializeThreads()