Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp366 …Pointer<Byte> samplerFunction = lookupSamplerFunction(imageDescriptor, samplerDescriptor, instruct… in EmitImageSampleUnconditional() local
382 …Pointer<Byte> samplerFunction = lookupSamplerFunction(imageDescriptor, samplerDescriptor, instruct… in EmitImageSampleUnconditional() local
416 void SpirvEmitter::callSamplerFunction(Pointer<Byte> samplerFunction, Array<SIMD::Float> &out, Poin… in callSamplerFunction()
1277 …Pointer<Byte> samplerFunction = lookupSamplerFunction(imageDescriptor, samplerDescriptor, instruct… in EmitImageWrite() local
1298 …Pointer<Byte> samplerFunction = lookupSamplerFunction(imageDescriptor, samplerDescriptor, instruct… in EmitImageWrite() local
DSpirvShaderSampling.cpp161 SamplerFunction samplerFunction = instruction.getSamplerFunction(); in emitSamplerRoutine() local