Home
last modified time | relevance | path

Searched defs:xfbOffsets (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp418 TIntermBinary *xfbOffsets = new TIntermBinary(EOpAdd, xfbBufferOffsets, xfbStrides); in AddXfbEmulationSupport() local
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2337 const spirv::IdRef xfbOffsets(SpirvTransformerBase::GetNewId(blobOut)); in writeTransformFeedbackEmulationOutput() local
2486 void SpirvTransformFeedbackCodeGenerator::writeGetOffsetsCall(spirv::IdRef xfbOffsets, in writeGetOffsetsCall()