Searched defs:samplerDescriptor (Results 1 – 2 of 2) sorted by relevance
364 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction, laneIdx); in EmitImageSampleUnconditional() local380 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction); in EmitImageSampleUnconditional() local398 …mitter::lookupSamplerFunction(Pointer<Byte> imageDescriptor, Pointer<Byte> samplerDescriptor, cons… in lookupSamplerFunction()1273 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction); in EmitImageWrite() local1294 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction, j); in EmitImageWrite() local
117 const GrD3DDescriptorHeap::CPUHandle& samplerDescriptor) { in recycleSampler()