Searched refs:FORMAT_X16B16G16R16UI (Results 1 – 5 of 5) sorted by relevance
313 case FORMAT_X16B16G16R16UI: in read()627 case FORMAT_X16B16G16R16UI: in write()823 case FORMAT_X16B16G16R16UI: in read()902 case FORMAT_X16B16G16R16UI: in write()1027 case FORMAT_X16B16G16R16UI: in GetScale()
113 FORMAT_X16B16G16R16UI, enumerator
246 case FORMAT_X16B16G16R16UI: in write()786 case FORMAT_X16B16G16R16UI: in read()1608 case FORMAT_X16B16G16R16UI: return 8; in bytes()2831 case FORMAT_X16B16G16R16UI: in isFloatFormat()2912 case FORMAT_X16B16G16R16UI: in isUnsignedComponent()3124 case FORMAT_X16B16G16R16UI: in isUnsignedNonNormalizedInteger()3183 case FORMAT_X16B16G16R16UI: return 3; in componentCount()3778 case FORMAT_X16B16G16R16UI: in selectInternalFormat()3779 return FORMAT_X16B16G16R16UI; in selectInternalFormat()
188 case FORMAT_X16B16G16R16UI: in sampleTexture()408 case FORMAT_X16B16G16R16UI: in sampleTexture()2654 case FORMAT_X16B16G16R16UI: in has16bitTextureFormat()2728 case FORMAT_X16B16G16R16UI: in has8bitTextureComponents()2802 case FORMAT_X16B16G16R16UI: in has16bitTextureComponents()2851 case FORMAT_X16B16G16R16UI: in has32bitIntegerTextureComponents()2950 case FORMAT_X16B16G16R16UI: in hasYuvFormat()3020 case FORMAT_X16B16G16R16UI: return component < 3; in isRGBComponent()
343 case GL_RGB16UI: return sw::FORMAT_X16B16G16R16UI; in SelectInternalFormat()1538 …ASSERT_OR_RETURN(internalformat == GL_RGB16UI && getExternalFormat() == sw::FORMAT_X16B16G16R16UI); in loadImageData()