Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.h52 …CompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* type_out);
DGLESv2Validate.cpp778 …ompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* type_out) { in getCompatibleFormatTypeForInternalFormat() argument
782 *type_out = z; \ in getCompatibleFormatTypeForInternalFormat()
DGLESv2Imp.cpp3554 GLenum* type_out, in sPrepareTexImage2D() argument
3604 *type_out = type; in sPrepareTexImage2D()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.h80 …CompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* type_out);
DGLESv2Validation.cpp1297 …ompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* type_out) { in getCompatibleFormatTypeForInternalFormat() argument
1301 *type_out = z; \ in getCompatibleFormatTypeForInternalFormat()