Searched refs:xfbOutPtr (Results 1 – 1 of 1) sorted by relevance
2521 spirv::IdRef xfbOutPtr(SpirvTransformerBase::GetNewId(blobOut)); in writeComponentCapture() local2550 spirv::WriteAccessChain(blobOut, mFloatUniformPointerId, xfbOutPtr, mXfbBuffers[bufferIndex], in writeComponentCapture()2552 spirv::WriteStore(blobOut, xfbOutPtr, asFloat, nullptr); in writeComponentCapture()