Searched refs:FORMAT_X8B8G8R8I (Results 1 – 5 of 5) sorted by relevance
291 case FORMAT_X8B8G8R8I: in read()544 case FORMAT_X8B8G8R8I: in write()546 if(writeA && (state.destFormat == FORMAT_X8B8G8R8I || state.destFormat == FORMAT_X8B8G8R8_SNORM)) in write()796 case FORMAT_X8B8G8R8I: in read()863 case FORMAT_X8B8G8R8I: in write()1017 case FORMAT_X8B8G8R8I: in GetScale()
86 FORMAT_X8B8G8R8I, enumerator
179 case FORMAT_X8B8G8R8I: in write()641 case FORMAT_X8B8G8R8I: in read()1583 case FORMAT_X8B8G8R8I: return 4; in bytes()2806 case FORMAT_X8B8G8R8I: in isFloatFormat()2967 case FORMAT_X8B8G8R8I: in isUnsignedComponent()3098 case FORMAT_X8B8G8R8I: in isSignedNonNormalizedInteger()3158 case FORMAT_X8B8G8R8I: return 3; in componentCount()3848 case FORMAT_X8B8G8R8I: in selectInternalFormat()3849 return FORMAT_X8B8G8R8I; in selectInternalFormat()
178 case FORMAT_X8B8G8R8I: in sampleTexture()405 case FORMAT_X8B8G8R8I: in sampleTexture()1853 case FORMAT_X8B8G8R8I: in sampleTexel()1864 if(state.textureFormat == FORMAT_X8B8G8R8I) in sampleTexel()2608 case FORMAT_X8B8G8R8I: in has16bitTextureFormat()2694 case FORMAT_X8B8G8R8I: in has8bitTextureComponents()2755 case FORMAT_X8B8G8R8I: in has16bitTextureComponents()2829 case FORMAT_X8B8G8R8I: in has32bitIntegerTextureComponents()2907 case FORMAT_X8B8G8R8I: in hasYuvFormat()2977 case FORMAT_X8B8G8R8I: return component < 3; in isRGBComponent()
331 case GL_RGB8I: return sw::FORMAT_X8B8G8R8I; in SelectInternalFormat()1535 ASSERT_OR_RETURN(internalformat == GL_RGB8I && getExternalFormat() == sw::FORMAT_X8B8G8R8I); in loadImageData()