Searched defs:GetSamplerCount (Results 1 – 2 of 2) sorted by relevance
64 inline uint32_t GetSamplerCount(uint32_t kernelIndex) {return m_samplerCount[kernelIndex]; } in GetSamplerCount() function
799 MOS_STATUS CmKernelEx::GetSamplerCount(uint32_t *count3D, uint32_t *countAVS) in GetSamplerCount() function in CmKernelEx