Home
last modified time | relevance | path

Searched defs:unsizedFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DPixelTransfer11.cpp177 GLenum unsizedFormat = gl::GetUnsizedFormat(destinationFormat); in copyBufferToTexture() local
/aosp_15_r20/external/angle/src/common/
H A Dutilities.cpp785 bool IsIntegerFormat(GLenum unsizedFormat) in IsIntegerFormat()
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp960 bool unsizedFormat(GLenum format) { in unsizedFormat() function