Home
last modified time | relevance | path

Searched refs:mapInternalFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp951 static tcu::TextureFormat mapInternalFormat (deUint32 internalFormat) in mapInternalFormat() function
1033 storageFmt = mapInternalFormat(internalFormat); in texImage3D()
1435 storageFmt = mapInternalFormat(internalFormat); in copyTexImage1D()
1483 storageFmt = mapInternalFormat(internalFormat); in copyTexImage2D()
1666 storageFmt = mapInternalFormat(internalFormat); in texStorage2D()
1720 storageFmt = mapInternalFormat(internalFormat); in texStorage3D()