Searched defs:samplerDescriptor (Results 1 – 3 of 3) 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()1278 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction); in EmitImageWrite() local1299 Pointer<Byte> samplerDescriptor = getSamplerDescriptor(imageDescriptor, instruction, j); in EmitImageWrite() local
117 const GrD3DDescriptorHeap::CPUHandle& samplerDescriptor) { in recycleSampler()
599 CM_RT_API int32_t CmDevice_RT::CreateSampler8x8(const CM_SAMPLER_8X8_DESCR &samplerDescriptor, CmS… in CreateSampler8x8()