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()1549 case FORMAT_X8B8G8R8UI: return 4; in bytes()2651 case FORMAT_X8B8G8R8UI: in isFloatFormat()2759 case FORMAT_X8B8G8R8UI: in isUnsignedComponent()2929 case FORMAT_X8B8G8R8UI: in isUnsignedNonNormalizedInteger()2982 case FORMAT_X8B8G8R8UI: return 3; in componentCount()3659 case FORMAT_X8B8G8R8UI: in selectInternalFormat()3660 return FORMAT_X8B8G8R8UI; in selectInternalFormat()
179 case FORMAT_X8B8G8R8UI: in sampleTexture()406 case FORMAT_X8B8G8R8UI: in sampleTexture()1872 case FORMAT_X8B8G8R8UI: in sampleTexel()2608 case FORMAT_X8B8G8R8UI: in has16bitTextureFormat()2694 case FORMAT_X8B8G8R8UI: in has8bitTextureComponents()2755 case FORMAT_X8B8G8R8UI: in has16bitTextureComponents()2829 case FORMAT_X8B8G8R8UI: in has32bitIntegerTextureComponents()2907 case FORMAT_X8B8G8R8UI: in hasYuvFormat()2977 case FORMAT_X8B8G8R8UI: return component < 3; in isRGBComponent()
335 case GL_RGB8UI: return sw::FORMAT_X8B8G8R8UI; in SelectInternalFormat()1470 ASSERT_OR_RETURN(internalformat == GL_RGB8UI && getExternalFormat() == sw::FORMAT_X8B8G8R8UI); in loadImageData()