Searched defs:samplerStateGroup (Results 1 – 6 of 6) sorted by relevance
99 MOS_STATUS VpRenderKernelObj::SetSamplerStates(KERNEL_SAMPLER_STATE_GROUP& samplerStateGroup) in SetSamplerStates()171 KERNEL_SAMPLER_STATE_GROUP& samplerStateGroup, in SetKernelConfigs()
95 MOS_STATUS VpRenderL0FcKernel::SetSamplerStates(KERNEL_SAMPLER_STATE_GROUP &samplerStateGroup) in SetSamplerStates()
2785 MOS_STATUS VpRenderFcKernel::SetSamplerStates(KERNEL_SAMPLER_STATE_GROUP& samplerStateGroup) in SetSamplerStates()
4750 MOS_STATUS VpRenderHdrKernel::SetSamplerStates(KERNEL_SAMPLER_STATE_GROUP& samplerStateGroup) in SetSamplerStates()
173 KERNEL_SAMPLER_STATE_GROUP& samplerStateGroup, in CreateKernelObjects()
1205 GroupScope samplerStateGroup(json, "SamplerState"); in SerializeTextureState() local