Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderSampling.cpp135 Pointer<SIMD::Float> texelAndMask = function.Arg<2>(); in emitWriteRoutine() local
DSpirvShaderImage.cpp1153 Array<SIMD::Int> texelAndMask(5); in EmitImageWrite() local
1178 …inter<Byte> descriptor, const Pointer<SIMD::Int> &coord, const Pointer<SIMD::Int> &texelAndMask, v… in WriteImage()