Searched refs:FORMAT_X8B8G8R8UI (Results 1 – 5 of 5) sorted by relevance
297 case FORMAT_X8B8G8R8UI: in read()560 case FORMAT_X8B8G8R8UI: in write()561 if(writeA && (state.destFormat == FORMAT_X8B8G8R8UI)) in write()805 case FORMAT_X8B8G8R8UI: in read()876 case FORMAT_X8B8G8R8UI: in write()1018 case FORMAT_X8B8G8R8UI: in GetScale()
87 FORMAT_X8B8G8R8UI, enumerator
184 case FORMAT_X8B8G8R8UI: in write()650 case FORMAT_X8B8G8R8UI: in read()1590 case FORMAT_X8B8G8R8UI: return 4; in bytes()2814 case FORMAT_X8B8G8R8UI: in isFloatFormat()2922 case FORMAT_X8B8G8R8UI: in isUnsignedComponent()3120 case FORMAT_X8B8G8R8UI: in isUnsignedNonNormalizedInteger()3173 case FORMAT_X8B8G8R8UI: return 3; in componentCount()3850 case FORMAT_X8B8G8R8UI: in selectInternalFormat()3851 return FORMAT_X8B8G8R8UI; in selectInternalFormat()
179 case FORMAT_X8B8G8R8UI: in sampleTexture()406 case FORMAT_X8B8G8R8UI: in sampleTexture()1871 case FORMAT_X8B8G8R8UI: in sampleTexel()2609 case FORMAT_X8B8G8R8UI: in has16bitTextureFormat()2695 case FORMAT_X8B8G8R8UI: in has8bitTextureComponents()2756 case FORMAT_X8B8G8R8UI: in has16bitTextureComponents()2830 case FORMAT_X8B8G8R8UI: in has32bitIntegerTextureComponents()2908 case FORMAT_X8B8G8R8UI: in hasYuvFormat()2978 case FORMAT_X8B8G8R8UI: return component < 3; in isRGBComponent()
335 case GL_RGB8UI: return sw::FORMAT_X8B8G8R8UI; in SelectInternalFormat()1532 ASSERT_OR_RETURN(internalformat == GL_RGB8UI && getExternalFormat() == sw::FORMAT_X8B8G8R8UI); in loadImageData()