Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp447 TIntermBinary *xfbOffsets = new TIntermBinary(EOpAdd, xfbBufferOffsets, xfbStrides); in AddXfbEmulationSupport() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2386 const spirv::IdRef xfbOffsets(SpirvTransformerBase::GetNewId(blobOut)); in writeTransformFeedbackEmulationOutput() local
2535 void SpirvTransformFeedbackCodeGenerator::writeGetOffsetsCall(spirv::IdRef xfbOffsets, in writeGetOffsetsCall()