Searched defs:right_type (Results 1 – 4 of 4) sorted by relevance
198 const uint32_t right_type = _.GetOperandTypeId(inst, 4); in LogicalsPass() local244 const uint32_t right_type = _.GetOperandTypeId(inst, 3); in LogicalsPass() local
199 const uint32_t right_type = _.GetOperandTypeId(inst, 4); in LogicalsPass() local245 const uint32_t right_type = _.GetOperandTypeId(inst, 3); in LogicalsPass() local
2460 const GLubyte* left_pixel, GLenum right_format, GLenum right_type, in unpackAndComaprePixels()