Searched refs:maxSamplerTableSize (Results 1 – 9 of 9) sorted by relevance
653 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) { in RegisterSampler8x8()698 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) in RegisterSampler8x8()735 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) in RegisterSampler8x8()
214 uint32_t maxSamplerTableSize; // [in] Max sampler table size member
273 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) { in RegisterSampler8x8()318 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) in RegisterSampler8x8()356 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) in RegisterSampler8x8()
749 uint32_t samplerTableSize = deviceParam->maxSamplerTableSize * in HalCm_AllocateTables()758 uint32_t samplerIndexTableSize = deviceParam->maxSamplerTableSize * sizeof(char); in HalCm_AllocateTables()3281 …MOS_FillMemory(state->samplerIndexTable, state->cmDeviceParam.maxSamplerTableSize, CM_INVALID_INDE… in HalCm_DSH_GetDynamicStateConfiguration()3354 if (index >= state->cmDeviceParam.maxSamplerTableSize || in HalCm_SetupSamplerState()3527 if ( index >= state->cmDeviceParam.maxSamplerTableSize || in HalCm_SetupSamplerStateWithBTIndex()7444 …for (i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) { //state->CmDeviceParam.iMaxSampl… in HalCm_AcquireSamplerStatistics()8202 state->cmDeviceParam.maxSamplerTableSize, in HalCm_ExecuteTask()8506 state->cmDeviceParam.maxSamplerTableSize, in HalCm_ExecuteGroupTask()8799 state->cmDeviceParam.maxSamplerTableSize, in HalCm_ExecuteHintsTask()9057 maxValues->maxSamplerTableSize = CM_MAX_SAMPLER_TABLE_SIZE; in HalCm_GetMaxValues()[all …]
144 uint32_t maxSamplerTableSize; // [in] Max sampler table size member1393 uint32_t maxSamplerTableSize; // [in] Max sampler table size member
1098 if( capValueSize >= sizeof( m_halMaxValues.maxSamplerTableSize ) ) in GetCaps()1100 capValueSize = sizeof( m_halMaxValues.maxSamplerTableSize ); in GetCaps()1101 CmSafeMemCopy( capValue, &m_halMaxValues.maxSamplerTableSize, capValueSize ); in GetCaps()
360 uint32_t totalVirtualSurfaceCount = halMaxValues.maxSamplerTableSize + in Initialize()
265 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) { in RegisterSampler8x8()
341 for (uint32_t i = 0; i < state->cmDeviceParam.maxSamplerTableSize; i++) { in RegisterSampler8x8()