Searched refs:partialInboundsSize (Results 1 – 3 of 3) sorted by relevance
777 …Value *partialInboundsSize = GEP(streams, {C(ied.StreamIndex), C(SWR_VERTEX_BUFFER_STATE_partialIn… in JitGatherVertices() local778 partialInboundsSize = LOAD(partialInboundsSize); in JitGatherVertices()779 Value* vPartialVertexSize = VBROADCAST(partialInboundsSize); in JitGatherVertices()
528 …uint32_t partialInboundsSize; // size % pitch. precalculated value used by fetch shader for par… member
1145 swrVertexBuffers[i].partialInboundsSize = partial_inbounds; in swr_update_derived()