Searched refs:requiredType (Results 1 – 2 of 2) sorted by relevance
250 GLuint getFboAttachment (const Functions& gl, GLuint fbo, GLenum requiredType) in getFboAttachment() argument260 if (GLenum(type) != requiredType || GLenum(type) == GL_NONE) in getFboAttachment()
1096 llvm::Type *requiredType = in buildGlobalBlock() local1098 return llvm::ConstantExpr::getBitCast(literal, requiredType); in buildGlobalBlock()