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()1567 case FORMAT_X16B16G16R16UI: return 8; in bytes()2668 case FORMAT_X16B16G16R16UI: in isFloatFormat()2749 case FORMAT_X16B16G16R16UI: in isUnsignedComponent()2933 case FORMAT_X16B16G16R16UI: in isUnsignedNonNormalizedInteger()2992 case FORMAT_X16B16G16R16UI: return 3; in componentCount()3587 case FORMAT_X16B16G16R16UI: in selectInternalFormat()3588 return FORMAT_X16B16G16R16UI; in selectInternalFormat()
188 case FORMAT_X16B16G16R16UI: in sampleTexture()408 case FORMAT_X16B16G16R16UI: in sampleTexture()2653 case FORMAT_X16B16G16R16UI: in has16bitTextureFormat()2727 case FORMAT_X16B16G16R16UI: in has8bitTextureComponents()2801 case FORMAT_X16B16G16R16UI: in has16bitTextureComponents()2850 case FORMAT_X16B16G16R16UI: in has32bitIntegerTextureComponents()2949 case FORMAT_X16B16G16R16UI: in hasYuvFormat()3019 case FORMAT_X16B16G16R16UI: return component < 3; in isRGBComponent()
343 case GL_RGB16UI: return sw::FORMAT_X16B16G16R16UI; in SelectInternalFormat()1476 …ASSERT_OR_RETURN(internalformat == GL_RGB16UI && getExternalFormat() == sw::FORMAT_X16B16G16R16UI); in loadImageData()