Searched refs:tex_type (Results 1 – 1 of 1) sorted by relevance
72 GLenum *tex_type, in glamor_get_tex_format_type_from_pictformat() argument87 *tex_type = GL_UNSIGNED_BYTE; in glamor_get_tex_format_type_from_pictformat()95 *tex_type = GL_UNSIGNED_INT_8_8_8_8; in glamor_get_tex_format_type_from_pictformat()98 *tex_type = GL_UNSIGNED_BYTE; in glamor_get_tex_format_type_from_pictformat()114 *tex_type = GL_UNSIGNED_INT_8_8_8_8_REV; in glamor_get_tex_format_type_from_pictformat()117 *tex_type = GL_UNSIGNED_BYTE; in glamor_get_tex_format_type_from_pictformat()132 *tex_type = GL_UNSIGNED_INT_8_8_8_8_REV; in glamor_get_tex_format_type_from_pictformat()135 *tex_type = GL_UNSIGNED_BYTE; in glamor_get_tex_format_type_from_pictformat()146 *tex_type = GL_UNSIGNED_INT_2_10_10_10_REV; in glamor_get_tex_format_type_from_pictformat()156 *tex_type = GL_UNSIGNED_INT_2_10_10_10_REV; in glamor_get_tex_format_type_from_pictformat()[all …]