Searched refs:FORMAT_X8B8G8R8_SNORM (Results 1 – 5 of 5) sorted by relevance
169 case FORMAT_X8B8G8R8_SNORM: in sampleTexture()421 case FORMAT_X8B8G8R8_SNORM: in sampleTexture()1853 case FORMAT_X8B8G8R8_SNORM: in sampleTexel()2601 case FORMAT_X8B8G8R8_SNORM: in has16bitTextureFormat()2687 case FORMAT_X8B8G8R8_SNORM: in has8bitTextureComponents()2748 case FORMAT_X8B8G8R8_SNORM: in has16bitTextureComponents()2822 case FORMAT_X8B8G8R8_SNORM: in has32bitIntegerTextureComponents()2900 case FORMAT_X8B8G8R8_SNORM: in hasYuvFormat()2970 case FORMAT_X8B8G8R8_SNORM: return component < 3; in isRGBComponent()
292 case FORMAT_X8B8G8R8_SNORM: in read()545 case FORMAT_X8B8G8R8_SNORM: in write()546 if(writeA && (state.destFormat == FORMAT_X8B8G8R8I || state.destFormat == FORMAT_X8B8G8R8_SNORM)) in write()1006 case FORMAT_X8B8G8R8_SNORM: in GetScale()
88 FORMAT_X8B8G8R8_SNORM, enumerator
169 case FORMAT_X8B8G8R8_SNORM: in write()622 case FORMAT_X8B8G8R8_SNORM: in read()1554 case FORMAT_X8B8G8R8_SNORM: return 4; in bytes()2660 case FORMAT_X8B8G8R8_SNORM: in isFloatFormat()2807 case FORMAT_X8B8G8R8_SNORM: in isUnsignedComponent()2978 case FORMAT_X8B8G8R8_SNORM:return 3; in componentCount()3661 case FORMAT_X8B8G8R8_SNORM: in selectInternalFormat()3662 return FORMAT_X8B8G8R8_SNORM; in selectInternalFormat()
392 case GL_RGB8_SNORM: return sw::FORMAT_X8B8G8R8_SNORM; in SelectInternalFormat()1422 …ERT_OR_RETURN(internalformat == GL_RGB8_SNORM && getExternalFormat() == sw::FORMAT_X8B8G8R8_SNORM); in loadImageData()