Searched refs:m_samplerCount (Results 1 – 2 of 2) sorted by relevance
64 inline uint32_t GetSamplerCount(uint32_t kernelIndex) {return m_samplerCount[kernelIndex]; } in GetSamplerCount()115 uint32_t m_samplerCount[CM_MAX_KERNELS_PER_TASK]; variable
76 MOS_ZeroMemory(m_samplerCount, sizeof(m_samplerCount)); in Initialize()315 m_samplerCount[kernelIdx] = count3D + countAVS + reservedSamplers.size(); in UpdateHeapSizeAndOffsets()317 if (m_samplerCount[kernelIdx] ==0) in UpdateHeapSizeAndOffsets()