Home
last modified time | relevance | path

Searched defs:uiIndex (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTArray.h85 for(unsigned int uiIndex = 0; uiIndex < m_uiSize; ++uiIndex) in CPVRTArray() local
109 unsigned int uiIndex = pos; in Insert() local
167 unsigned int uiIndex = Append(); in Append() local
179 unsigned int uiIndex = m_uiSize; in Append() local
296 for(unsigned int uiIndex = 0; uiIndex < other.GetSize(); ++uiIndex) variable
362 for(unsigned int uiIndex = 0; uiIndex < m_uiSize; ++uiIndex) in Contains() local
379 for(unsigned int uiIndex = 0; uiIndex < m_uiSize; ++uiIndex) in Find() local
418 virtual EPVRTError Remove(unsigned int uiIndex) in Remove()
492 virtual EPVRTError Remove(unsigned int uiIndex) in Remove()
DPVRTMap.h88 const DataType* GetDataAtIndex(const PVRTuint32 uiIndex) const in GetDataAtIndex()
106 PVRTuint32 uiIndex = GetIndexOf(key); variable
142 PVRTuint32 uiIndex=GetIndexOf(key); in Remove() local
DPVRTPFXParser.cpp1368 for(unsigned int uiIndex = 0; uiIndex < 2; ++uiIndex) in ParseGenericSurface() local
1405 for(unsigned int uiIndex = 0; uiIndex < uiNumSurfTypes; ++uiIndex) in ParseGenericSurface() local
1429 for(unsigned int uiIndex = 0; uiIndex < 3; ++uiIndex) in ParseGenericSurface() local
1578 for(unsigned int uiIndex = 0; uiIndex < KnownCmds.GetSize(); ++uiIndex) in ParseTexture() local
1734 for(unsigned int uiIndex = 0; uiIndex < KnownCmds.GetSize(); ++uiIndex) in ParseTarget() local
1974 unsigned int uiIndex; in ParseTextureFlags() local
2023 for(unsigned int uiIndex = 0; uiIndex < uiNumFlagNames; ++uiIndex) in ParseTextureFlags() local
2563 unsigned int uiIndex = effect.Targets.Append(); in ParseEffect() local
2744 for(unsigned int uiIndex = 0; uiIndex < m_psEffect[uiEffect].Textures.GetSize(); ++uiIndex) in FindTextureIndex() local
2815 SPVRTPFXParserShader& CPVRTPFXParser::GetFragmentShader( unsigned int uiIndex ) in GetFragmentShader()
[all …]
DPVRTUnicode.cpp112 unsigned int uiTailLen, uiIndex; in PVRTUnicodeUTF8ToUTF32() local
304 unsigned int uiTailLen, uiIndex; in PVRTUnicodeValidUTF8() local
DPVRTPrint3D.cpp730 for(PVRTuint32 uiIndex = 0; uiIndex < utf32.GetSize(); uiIndex++) in MeasureText() local
868 for(unsigned int uiIndex = 0; uiIndex < uiNumCharsInString; uiIndex++) in UpdateLine() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp62 for(unsigned int uiIndex = ePVRTPFX_NumSemantics; uiIndex < m_Semantics.GetSize(); ++uiIndex) in ~CPVRTPFXEffect() local
607 for(unsigned int uiIndex = 0; uiIndex < uiNumUniforms; ++uiIndex) in RegisterUniformSemantic() local
813 unsigned int uiIndex = m_pParser->FindTextureIndex(pPFXTex->Name, m_nEffect); in SetTexture() local
DPVRTPrint3DAPI.cpp280 unsigned int uiIndex = m_eFilterMethod[eFilterProc_Min] + (m_eFilterMethod[eFilterProc_Mip]*2); in Flush() local